cisco_ios_xr_infra_policymgr_oper_policy_manager_nodes_node_summary

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-infra-policymgr-oper:policy-manager/nodes/node/summary

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlmgrAppDbBg

type PlmgrAppDbBg struct {
	ObjectType           string                  `protobuf:"bytes,1,opt,name=object_type,json=objectType,proto3" json:"object_type,omitempty"`
	TotalObjects         uint32                  `protobuf:"varint,2,opt,name=total_objects,json=totalObjects,proto3" json:"total_objects,omitempty"`
	Reference            []*PlmgrObjRefPmapBg    `protobuf:"bytes,3,rep,name=reference,proto3" json:"reference,omitempty"`
	Objects              []*PlmgrObjRefSummaryBg `protobuf:"bytes,4,rep,name=objects,proto3" json:"objects,omitempty"`
	ClassMapReference    []*PlmgrObjCmapDetailBg `protobuf:"bytes,5,rep,name=class_map_reference,json=classMapReference,proto3" json:"class_map_reference,omitempty"`
	Transient            bool                    `protobuf:"varint,6,opt,name=transient,proto3" json:"transient,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*PlmgrAppDbBg) Descriptor

func (*PlmgrAppDbBg) Descriptor() ([]byte, []int)

func (*PlmgrAppDbBg) GetClassMapReference

func (m *PlmgrAppDbBg) GetClassMapReference() []*PlmgrObjCmapDetailBg

func (*PlmgrAppDbBg) GetObjectType

func (m *PlmgrAppDbBg) GetObjectType() string

func (*PlmgrAppDbBg) GetObjects

func (m *PlmgrAppDbBg) GetObjects() []*PlmgrObjRefSummaryBg

func (*PlmgrAppDbBg) GetReference

func (m *PlmgrAppDbBg) GetReference() []*PlmgrObjRefPmapBg

func (*PlmgrAppDbBg) GetTotalObjects

func (m *PlmgrAppDbBg) GetTotalObjects() uint32

func (*PlmgrAppDbBg) GetTransient

func (m *PlmgrAppDbBg) GetTransient() bool

func (*PlmgrAppDbBg) ProtoMessage

func (*PlmgrAppDbBg) ProtoMessage()

func (*PlmgrAppDbBg) Reset

func (m *PlmgrAppDbBg) Reset()

func (*PlmgrAppDbBg) String

func (m *PlmgrAppDbBg) String() string

func (*PlmgrAppDbBg) XXX_DiscardUnknown

func (m *PlmgrAppDbBg) XXX_DiscardUnknown()

func (*PlmgrAppDbBg) XXX_Marshal

func (m *PlmgrAppDbBg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrAppDbBg) XXX_Merge

func (m *PlmgrAppDbBg) XXX_Merge(src proto.Message)

func (*PlmgrAppDbBg) XXX_Size

func (m *PlmgrAppDbBg) XXX_Size() int

func (*PlmgrAppDbBg) XXX_Unmarshal

func (m *PlmgrAppDbBg) XXX_Unmarshal(b []byte) error

type PlmgrObjCmapDetailBg

type PlmgrObjCmapDetailBg struct {
	TotalReferenceObjects uint32           `` /* 127-byte string literal not displayed */
	PolicyMapReference    []*PlmgrPmapList `protobuf:"bytes,2,rep,name=policy_map_reference,json=policyMapReference,proto3" json:"policy_map_reference,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}         `json:"-"`
	XXX_unrecognized      []byte           `json:"-"`
	XXX_sizecache         int32            `json:"-"`
}

func (*PlmgrObjCmapDetailBg) Descriptor

func (*PlmgrObjCmapDetailBg) Descriptor() ([]byte, []int)

func (*PlmgrObjCmapDetailBg) GetPolicyMapReference

func (m *PlmgrObjCmapDetailBg) GetPolicyMapReference() []*PlmgrPmapList

func (*PlmgrObjCmapDetailBg) GetTotalReferenceObjects

func (m *PlmgrObjCmapDetailBg) GetTotalReferenceObjects() uint32

func (*PlmgrObjCmapDetailBg) ProtoMessage

func (*PlmgrObjCmapDetailBg) ProtoMessage()

func (*PlmgrObjCmapDetailBg) Reset

func (m *PlmgrObjCmapDetailBg) Reset()

func (*PlmgrObjCmapDetailBg) String

func (m *PlmgrObjCmapDetailBg) String() string

func (*PlmgrObjCmapDetailBg) XXX_DiscardUnknown

func (m *PlmgrObjCmapDetailBg) XXX_DiscardUnknown()

func (*PlmgrObjCmapDetailBg) XXX_Marshal

func (m *PlmgrObjCmapDetailBg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrObjCmapDetailBg) XXX_Merge

func (m *PlmgrObjCmapDetailBg) XXX_Merge(src proto.Message)

func (*PlmgrObjCmapDetailBg) XXX_Size

func (m *PlmgrObjCmapDetailBg) XXX_Size() int

func (*PlmgrObjCmapDetailBg) XXX_Unmarshal

func (m *PlmgrObjCmapDetailBg) XXX_Unmarshal(b []byte) error

type PlmgrObjRefPmapBg

type PlmgrObjRefPmapBg struct {
	TotalInternalReferenceObjects uint32   `` /* 153-byte string literal not displayed */
	TotalClassMaps                uint32   `protobuf:"varint,2,opt,name=total_class_maps,json=totalClassMaps,proto3" json:"total_class_maps,omitempty"`
	TotalFlows                    uint32   `protobuf:"varint,3,opt,name=total_flows,json=totalFlows,proto3" json:"total_flows,omitempty"`
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*PlmgrObjRefPmapBg) Descriptor

func (*PlmgrObjRefPmapBg) Descriptor() ([]byte, []int)

func (*PlmgrObjRefPmapBg) GetTotalClassMaps

func (m *PlmgrObjRefPmapBg) GetTotalClassMaps() uint32

func (*PlmgrObjRefPmapBg) GetTotalFlows

func (m *PlmgrObjRefPmapBg) GetTotalFlows() uint32

func (*PlmgrObjRefPmapBg) GetTotalInternalReferenceObjects

func (m *PlmgrObjRefPmapBg) GetTotalInternalReferenceObjects() uint32

func (*PlmgrObjRefPmapBg) ProtoMessage

func (*PlmgrObjRefPmapBg) ProtoMessage()

func (*PlmgrObjRefPmapBg) Reset

func (m *PlmgrObjRefPmapBg) Reset()

func (*PlmgrObjRefPmapBg) String

func (m *PlmgrObjRefPmapBg) String() string

func (*PlmgrObjRefPmapBg) XXX_DiscardUnknown

func (m *PlmgrObjRefPmapBg) XXX_DiscardUnknown()

func (*PlmgrObjRefPmapBg) XXX_Marshal

func (m *PlmgrObjRefPmapBg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrObjRefPmapBg) XXX_Merge

func (m *PlmgrObjRefPmapBg) XXX_Merge(src proto.Message)

func (*PlmgrObjRefPmapBg) XXX_Size

func (m *PlmgrObjRefPmapBg) XXX_Size() int

func (*PlmgrObjRefPmapBg) XXX_Unmarshal

func (m *PlmgrObjRefPmapBg) XXX_Unmarshal(b []byte) error

type PlmgrObjRefSummaryBg

type PlmgrObjRefSummaryBg struct {
	ObjectName           string   `protobuf:"bytes,1,opt,name=object_name,json=objectName,proto3" json:"object_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PlmgrObjRefSummaryBg) Descriptor

func (*PlmgrObjRefSummaryBg) Descriptor() ([]byte, []int)

func (*PlmgrObjRefSummaryBg) GetObjectName

func (m *PlmgrObjRefSummaryBg) GetObjectName() string

func (*PlmgrObjRefSummaryBg) ProtoMessage

func (*PlmgrObjRefSummaryBg) ProtoMessage()

func (*PlmgrObjRefSummaryBg) Reset

func (m *PlmgrObjRefSummaryBg) Reset()

func (*PlmgrObjRefSummaryBg) String

func (m *PlmgrObjRefSummaryBg) String() string

func (*PlmgrObjRefSummaryBg) XXX_DiscardUnknown

func (m *PlmgrObjRefSummaryBg) XXX_DiscardUnknown()

func (*PlmgrObjRefSummaryBg) XXX_Marshal

func (m *PlmgrObjRefSummaryBg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrObjRefSummaryBg) XXX_Merge

func (m *PlmgrObjRefSummaryBg) XXX_Merge(src proto.Message)

func (*PlmgrObjRefSummaryBg) XXX_Size

func (m *PlmgrObjRefSummaryBg) XXX_Size() int

func (*PlmgrObjRefSummaryBg) XXX_Unmarshal

func (m *PlmgrObjRefSummaryBg) XXX_Unmarshal(b []byte) error

type PlmgrPmapList

type PlmgrPmapList struct {
	ObjectType           string   `protobuf:"bytes,1,opt,name=object_type,json=objectType,proto3" json:"object_type,omitempty"`
	PolicyMapName        string   `protobuf:"bytes,2,opt,name=policy_map_name,json=policyMapName,proto3" json:"policy_map_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PlmgrPmapList) Descriptor

func (*PlmgrPmapList) Descriptor() ([]byte, []int)

func (*PlmgrPmapList) GetObjectType

func (m *PlmgrPmapList) GetObjectType() string

func (*PlmgrPmapList) GetPolicyMapName

func (m *PlmgrPmapList) GetPolicyMapName() string

func (*PlmgrPmapList) ProtoMessage

func (*PlmgrPmapList) ProtoMessage()

func (*PlmgrPmapList) Reset

func (m *PlmgrPmapList) Reset()

func (*PlmgrPmapList) String

func (m *PlmgrPmapList) String() string

func (*PlmgrPmapList) XXX_DiscardUnknown

func (m *PlmgrPmapList) XXX_DiscardUnknown()

func (*PlmgrPmapList) XXX_Marshal

func (m *PlmgrPmapList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrPmapList) XXX_Merge

func (m *PlmgrPmapList) XXX_Merge(src proto.Message)

func (*PlmgrPmapList) XXX_Size

func (m *PlmgrPmapList) XXX_Size() int

func (*PlmgrPmapList) XXX_Unmarshal

func (m *PlmgrPmapList) XXX_Unmarshal(b []byte) error

type PlmgrSummaryBg

type PlmgrSummaryBg struct {
	TotalClassMaps       uint32          `protobuf:"varint,50,opt,name=total_class_maps,json=totalClassMaps,proto3" json:"total_class_maps,omitempty"`
	TotalClassMapTypes   uint32          `protobuf:"varint,51,opt,name=total_class_map_types,json=totalClassMapTypes,proto3" json:"total_class_map_types,omitempty"`
	ClassMaps            []*PlmgrAppDbBg `protobuf:"bytes,52,rep,name=class_maps,json=classMaps,proto3" json:"class_maps,omitempty"`
	TotalPolicyMaps      uint32          `protobuf:"varint,53,opt,name=total_policy_maps,json=totalPolicyMaps,proto3" json:"total_policy_maps,omitempty"`
	TotalPolicyMapTypes  uint32          `protobuf:"varint,54,opt,name=total_policy_map_types,json=totalPolicyMapTypes,proto3" json:"total_policy_map_types,omitempty"`
	PolicyMaps           []*PlmgrAppDbBg `protobuf:"bytes,55,rep,name=policy_maps,json=policyMaps,proto3" json:"policy_maps,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*PlmgrSummaryBg) Descriptor

func (*PlmgrSummaryBg) Descriptor() ([]byte, []int)

func (*PlmgrSummaryBg) GetClassMaps

func (m *PlmgrSummaryBg) GetClassMaps() []*PlmgrAppDbBg

func (*PlmgrSummaryBg) GetPolicyMaps

func (m *PlmgrSummaryBg) GetPolicyMaps() []*PlmgrAppDbBg

func (*PlmgrSummaryBg) GetTotalClassMapTypes

func (m *PlmgrSummaryBg) GetTotalClassMapTypes() uint32

func (*PlmgrSummaryBg) GetTotalClassMaps

func (m *PlmgrSummaryBg) GetTotalClassMaps() uint32

func (*PlmgrSummaryBg) GetTotalPolicyMapTypes

func (m *PlmgrSummaryBg) GetTotalPolicyMapTypes() uint32

func (*PlmgrSummaryBg) GetTotalPolicyMaps

func (m *PlmgrSummaryBg) GetTotalPolicyMaps() uint32

func (*PlmgrSummaryBg) ProtoMessage

func (*PlmgrSummaryBg) ProtoMessage()

func (*PlmgrSummaryBg) Reset

func (m *PlmgrSummaryBg) Reset()

func (*PlmgrSummaryBg) String

func (m *PlmgrSummaryBg) String() string

func (*PlmgrSummaryBg) XXX_DiscardUnknown

func (m *PlmgrSummaryBg) XXX_DiscardUnknown()

func (*PlmgrSummaryBg) XXX_Marshal

func (m *PlmgrSummaryBg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrSummaryBg) XXX_Merge

func (m *PlmgrSummaryBg) XXX_Merge(src proto.Message)

func (*PlmgrSummaryBg) XXX_Size

func (m *PlmgrSummaryBg) XXX_Size() int

func (*PlmgrSummaryBg) XXX_Unmarshal

func (m *PlmgrSummaryBg) XXX_Unmarshal(b []byte) error

type PlmgrSummaryBg_KEYS

type PlmgrSummaryBg_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PlmgrSummaryBg_KEYS) Descriptor

func (*PlmgrSummaryBg_KEYS) Descriptor() ([]byte, []int)

func (*PlmgrSummaryBg_KEYS) GetNodeName

func (m *PlmgrSummaryBg_KEYS) GetNodeName() string

func (*PlmgrSummaryBg_KEYS) ProtoMessage

func (*PlmgrSummaryBg_KEYS) ProtoMessage()

func (*PlmgrSummaryBg_KEYS) Reset

func (m *PlmgrSummaryBg_KEYS) Reset()

func (*PlmgrSummaryBg_KEYS) String

func (m *PlmgrSummaryBg_KEYS) String() string

func (*PlmgrSummaryBg_KEYS) XXX_DiscardUnknown

func (m *PlmgrSummaryBg_KEYS) XXX_DiscardUnknown()

func (*PlmgrSummaryBg_KEYS) XXX_Marshal

func (m *PlmgrSummaryBg_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrSummaryBg_KEYS) XXX_Merge

func (m *PlmgrSummaryBg_KEYS) XXX_Merge(src proto.Message)

func (*PlmgrSummaryBg_KEYS) XXX_Size

func (m *PlmgrSummaryBg_KEYS) XXX_Size() int

func (*PlmgrSummaryBg_KEYS) XXX_Unmarshal

func (m *PlmgrSummaryBg_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL