cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_active_vrfs_vrf_afs_af_rpki_refresh_af_table_rpki_refresh_af

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-ipv4-bgp-oper:bgp/instances/instance/instance-active/vrfs/vrf/afs/af/rpki-refresh-af-table/rpki-refresh-af

Index

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

Jump to

Keyboard shortcuts

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