Documentation
¶
Overview ¶
Cisco-IOS-XR-infra-objmgr-oper:object-group/network/ipv6/objects/object/parent-groups/parent-group
Index ¶
- type ObjGroupParent
- func (*ObjGroupParent) Descriptor() ([]byte, []int)
- func (m *ObjGroupParent) GetParentName() string
- func (*ObjGroupParent) ProtoMessage()
- func (m *ObjGroupParent) Reset()
- func (m *ObjGroupParent) String() string
- func (m *ObjGroupParent) XXX_DiscardUnknown()
- func (m *ObjGroupParent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ObjGroupParent) XXX_Merge(src proto.Message)
- func (m *ObjGroupParent) XXX_Size() int
- func (m *ObjGroupParent) XXX_Unmarshal(b []byte) error
- type ObjGroupParent_KEYS
- func (*ObjGroupParent_KEYS) Descriptor() ([]byte, []int)
- func (m *ObjGroupParent_KEYS) GetObjectName() string
- func (m *ObjGroupParent_KEYS) GetParentGroupName() string
- func (*ObjGroupParent_KEYS) ProtoMessage()
- func (m *ObjGroupParent_KEYS) Reset()
- func (m *ObjGroupParent_KEYS) String() string
- func (m *ObjGroupParent_KEYS) XXX_DiscardUnknown()
- func (m *ObjGroupParent_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ObjGroupParent_KEYS) XXX_Merge(src proto.Message)
- func (m *ObjGroupParent_KEYS) XXX_Size() int
- func (m *ObjGroupParent_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjGroupParent ¶
type ObjGroupParent struct { ParentName string `protobuf:"bytes,50,opt,name=parent_name,json=parentName,proto3" json:"parent_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ObjGroupParent) Descriptor ¶
func (*ObjGroupParent) Descriptor() ([]byte, []int)
func (*ObjGroupParent) GetParentName ¶
func (m *ObjGroupParent) GetParentName() string
func (*ObjGroupParent) ProtoMessage ¶
func (*ObjGroupParent) ProtoMessage()
func (*ObjGroupParent) Reset ¶
func (m *ObjGroupParent) Reset()
func (*ObjGroupParent) String ¶
func (m *ObjGroupParent) String() string
func (*ObjGroupParent) XXX_DiscardUnknown ¶
func (m *ObjGroupParent) XXX_DiscardUnknown()
func (*ObjGroupParent) XXX_Marshal ¶
func (m *ObjGroupParent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ObjGroupParent) XXX_Merge ¶
func (m *ObjGroupParent) XXX_Merge(src proto.Message)
func (*ObjGroupParent) XXX_Size ¶
func (m *ObjGroupParent) XXX_Size() int
func (*ObjGroupParent) XXX_Unmarshal ¶
func (m *ObjGroupParent) XXX_Unmarshal(b []byte) error
type ObjGroupParent_KEYS ¶
type ObjGroupParent_KEYS struct { ObjectName string `protobuf:"bytes,1,opt,name=object_name,json=objectName,proto3" json:"object_name,omitempty"` ParentGroupName string `protobuf:"bytes,2,opt,name=parent_group_name,json=parentGroupName,proto3" json:"parent_group_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ObjGroupParent_KEYS) Descriptor ¶
func (*ObjGroupParent_KEYS) Descriptor() ([]byte, []int)
func (*ObjGroupParent_KEYS) GetObjectName ¶
func (m *ObjGroupParent_KEYS) GetObjectName() string
func (*ObjGroupParent_KEYS) GetParentGroupName ¶
func (m *ObjGroupParent_KEYS) GetParentGroupName() string
func (*ObjGroupParent_KEYS) ProtoMessage ¶
func (*ObjGroupParent_KEYS) ProtoMessage()
func (*ObjGroupParent_KEYS) Reset ¶
func (m *ObjGroupParent_KEYS) Reset()
func (*ObjGroupParent_KEYS) String ¶
func (m *ObjGroupParent_KEYS) String() string
func (*ObjGroupParent_KEYS) XXX_DiscardUnknown ¶
func (m *ObjGroupParent_KEYS) XXX_DiscardUnknown()
func (*ObjGroupParent_KEYS) XXX_Marshal ¶
func (m *ObjGroupParent_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ObjGroupParent_KEYS) XXX_Merge ¶
func (m *ObjGroupParent_KEYS) XXX_Merge(src proto.Message)
func (*ObjGroupParent_KEYS) XXX_Size ¶
func (m *ObjGroupParent_KEYS) XXX_Size() int
func (*ObjGroupParent_KEYS) XXX_Unmarshal ¶
func (m *ObjGroupParent_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.