Documentation ¶
Overview ¶
Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-standby/vrfs/vrf/afs/af/rpki-refresh-af-table/rpki-refresh-af
Index ¶
- type BgpEdmRpkiRefreshEntryType_
- func (*BgpEdmRpkiRefreshEntryType_) Descriptor() ([]byte, []int)
- func (m *BgpEdmRpkiRefreshEntryType_) GetAfName() string
- func (m *BgpEdmRpkiRefreshEntryType_) GetDrop() bool
- func (m *BgpEdmRpkiRefreshEntryType_) GetNeighbor() string
- func (m *BgpEdmRpkiRefreshEntryType_) GetPaths() uint32
- func (m *BgpEdmRpkiRefreshEntryType_) GetPolicy() string
- func (*BgpEdmRpkiRefreshEntryType_) ProtoMessage()
- func (m *BgpEdmRpkiRefreshEntryType_) Reset()
- func (m *BgpEdmRpkiRefreshEntryType_) String() string
- func (m *BgpEdmRpkiRefreshEntryType_) XXX_DiscardUnknown()
- func (m *BgpEdmRpkiRefreshEntryType_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpEdmRpkiRefreshEntryType_) XXX_Merge(src proto.Message)
- func (m *BgpEdmRpkiRefreshEntryType_) XXX_Size() int
- func (m *BgpEdmRpkiRefreshEntryType_) XXX_Unmarshal(b []byte) error
- type BgpRpkiRefreshListBag
- func (*BgpRpkiRefreshListBag) Descriptor() ([]byte, []int)
- func (m *BgpRpkiRefreshListBag) GetRefreshEntry() []*BgpEdmRpkiRefreshEntryType_
- func (*BgpRpkiRefreshListBag) ProtoMessage()
- func (m *BgpRpkiRefreshListBag) Reset()
- func (m *BgpRpkiRefreshListBag) String() string
- func (m *BgpRpkiRefreshListBag) XXX_DiscardUnknown()
- func (m *BgpRpkiRefreshListBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpRpkiRefreshListBag) XXX_Merge(src proto.Message)
- func (m *BgpRpkiRefreshListBag) XXX_Size() int
- func (m *BgpRpkiRefreshListBag) XXX_Unmarshal(b []byte) error
- type BgpRpkiRefreshListBag_KEYS
- func (*BgpRpkiRefreshListBag_KEYS) Descriptor() ([]byte, []int)
- func (m *BgpRpkiRefreshListBag_KEYS) GetAfName() string
- func (m *BgpRpkiRefreshListBag_KEYS) GetInstanceName() string
- func (m *BgpRpkiRefreshListBag_KEYS) GetVrfName() string
- func (*BgpRpkiRefreshListBag_KEYS) ProtoMessage()
- func (m *BgpRpkiRefreshListBag_KEYS) Reset()
- func (m *BgpRpkiRefreshListBag_KEYS) String() string
- func (m *BgpRpkiRefreshListBag_KEYS) XXX_DiscardUnknown()
- func (m *BgpRpkiRefreshListBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BgpRpkiRefreshListBag_KEYS) XXX_Merge(src proto.Message)
- func (m *BgpRpkiRefreshListBag_KEYS) XXX_Size() int
- func (m *BgpRpkiRefreshListBag_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BgpEdmRpkiRefreshEntryType_ ¶
type BgpEdmRpkiRefreshEntryType_ struct { AfName string `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"` Neighbor string `protobuf:"bytes,2,opt,name=neighbor,proto3" json:"neighbor,omitempty"` Policy string `protobuf:"bytes,3,opt,name=policy,proto3" json:"policy,omitempty"` Paths uint32 `protobuf:"varint,4,opt,name=paths,proto3" json:"paths,omitempty"` Drop bool `protobuf:"varint,5,opt,name=drop,proto3" json:"drop,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpEdmRpkiRefreshEntryType_) Descriptor ¶
func (*BgpEdmRpkiRefreshEntryType_) Descriptor() ([]byte, []int)
func (*BgpEdmRpkiRefreshEntryType_) GetAfName ¶
func (m *BgpEdmRpkiRefreshEntryType_) GetAfName() string
func (*BgpEdmRpkiRefreshEntryType_) GetDrop ¶
func (m *BgpEdmRpkiRefreshEntryType_) GetDrop() bool
func (*BgpEdmRpkiRefreshEntryType_) GetNeighbor ¶
func (m *BgpEdmRpkiRefreshEntryType_) GetNeighbor() string
func (*BgpEdmRpkiRefreshEntryType_) GetPaths ¶
func (m *BgpEdmRpkiRefreshEntryType_) GetPaths() uint32
func (*BgpEdmRpkiRefreshEntryType_) GetPolicy ¶
func (m *BgpEdmRpkiRefreshEntryType_) GetPolicy() string
func (*BgpEdmRpkiRefreshEntryType_) ProtoMessage ¶
func (*BgpEdmRpkiRefreshEntryType_) ProtoMessage()
func (*BgpEdmRpkiRefreshEntryType_) Reset ¶
func (m *BgpEdmRpkiRefreshEntryType_) Reset()
func (*BgpEdmRpkiRefreshEntryType_) String ¶
func (m *BgpEdmRpkiRefreshEntryType_) String() string
func (*BgpEdmRpkiRefreshEntryType_) XXX_DiscardUnknown ¶
func (m *BgpEdmRpkiRefreshEntryType_) XXX_DiscardUnknown()
func (*BgpEdmRpkiRefreshEntryType_) XXX_Marshal ¶
func (m *BgpEdmRpkiRefreshEntryType_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpEdmRpkiRefreshEntryType_) XXX_Merge ¶
func (m *BgpEdmRpkiRefreshEntryType_) XXX_Merge(src proto.Message)
func (*BgpEdmRpkiRefreshEntryType_) XXX_Size ¶
func (m *BgpEdmRpkiRefreshEntryType_) XXX_Size() int
func (*BgpEdmRpkiRefreshEntryType_) XXX_Unmarshal ¶
func (m *BgpEdmRpkiRefreshEntryType_) XXX_Unmarshal(b []byte) error
type BgpRpkiRefreshListBag ¶
type BgpRpkiRefreshListBag struct { RefreshEntry []*BgpEdmRpkiRefreshEntryType_ `protobuf:"bytes,50,rep,name=refresh_entry,json=refreshEntry,proto3" json:"refresh_entry,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpRpkiRefreshListBag) Descriptor ¶
func (*BgpRpkiRefreshListBag) Descriptor() ([]byte, []int)
func (*BgpRpkiRefreshListBag) GetRefreshEntry ¶
func (m *BgpRpkiRefreshListBag) GetRefreshEntry() []*BgpEdmRpkiRefreshEntryType_
func (*BgpRpkiRefreshListBag) ProtoMessage ¶
func (*BgpRpkiRefreshListBag) ProtoMessage()
func (*BgpRpkiRefreshListBag) Reset ¶
func (m *BgpRpkiRefreshListBag) Reset()
func (*BgpRpkiRefreshListBag) String ¶
func (m *BgpRpkiRefreshListBag) String() string
func (*BgpRpkiRefreshListBag) XXX_DiscardUnknown ¶
func (m *BgpRpkiRefreshListBag) XXX_DiscardUnknown()
func (*BgpRpkiRefreshListBag) XXX_Marshal ¶
func (m *BgpRpkiRefreshListBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpRpkiRefreshListBag) XXX_Merge ¶
func (m *BgpRpkiRefreshListBag) XXX_Merge(src proto.Message)
func (*BgpRpkiRefreshListBag) XXX_Size ¶
func (m *BgpRpkiRefreshListBag) XXX_Size() int
func (*BgpRpkiRefreshListBag) XXX_Unmarshal ¶
func (m *BgpRpkiRefreshListBag) XXX_Unmarshal(b []byte) error
type BgpRpkiRefreshListBag_KEYS ¶
type BgpRpkiRefreshListBag_KEYS struct { InstanceName string `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"` VrfName string `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` AfName string `protobuf:"bytes,3,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BgpRpkiRefreshListBag_KEYS) Descriptor ¶
func (*BgpRpkiRefreshListBag_KEYS) Descriptor() ([]byte, []int)
func (*BgpRpkiRefreshListBag_KEYS) GetAfName ¶
func (m *BgpRpkiRefreshListBag_KEYS) GetAfName() string
func (*BgpRpkiRefreshListBag_KEYS) GetInstanceName ¶
func (m *BgpRpkiRefreshListBag_KEYS) GetInstanceName() string
func (*BgpRpkiRefreshListBag_KEYS) GetVrfName ¶
func (m *BgpRpkiRefreshListBag_KEYS) GetVrfName() string
func (*BgpRpkiRefreshListBag_KEYS) ProtoMessage ¶
func (*BgpRpkiRefreshListBag_KEYS) ProtoMessage()
func (*BgpRpkiRefreshListBag_KEYS) Reset ¶
func (m *BgpRpkiRefreshListBag_KEYS) Reset()
func (*BgpRpkiRefreshListBag_KEYS) String ¶
func (m *BgpRpkiRefreshListBag_KEYS) String() string
func (*BgpRpkiRefreshListBag_KEYS) XXX_DiscardUnknown ¶
func (m *BgpRpkiRefreshListBag_KEYS) XXX_DiscardUnknown()
func (*BgpRpkiRefreshListBag_KEYS) XXX_Marshal ¶
func (m *BgpRpkiRefreshListBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BgpRpkiRefreshListBag_KEYS) XXX_Merge ¶
func (m *BgpRpkiRefreshListBag_KEYS) XXX_Merge(src proto.Message)
func (*BgpRpkiRefreshListBag_KEYS) XXX_Size ¶
func (m *BgpRpkiRefreshListBag_KEYS) XXX_Size() int
func (*BgpRpkiRefreshListBag_KEYS) XXX_Unmarshal ¶
func (m *BgpRpkiRefreshListBag_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.