cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_active_vrfs_vrf_afs_af_bindings_advertise_spec

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-mpls-ldp-oper:mpls-ldp/global/active/vrfs/vrf/afs/af/bindings-advertise-spec

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LdpBindingAdvtAclPair

type LdpBindingAdvtAclPair struct {
	PrefixAcl            string   `protobuf:"bytes,1,opt,name=prefix_acl,json=prefixAcl,proto3" json:"prefix_acl,omitempty"`
	PeerAcl              string   `protobuf:"bytes,2,opt,name=peer_acl,json=peerAcl,proto3" json:"peer_acl,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpBindingAdvtAclPair) Descriptor

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

func (*LdpBindingAdvtAclPair) GetPeerAcl

func (m *LdpBindingAdvtAclPair) GetPeerAcl() string

func (*LdpBindingAdvtAclPair) GetPrefixAcl

func (m *LdpBindingAdvtAclPair) GetPrefixAcl() string

func (*LdpBindingAdvtAclPair) ProtoMessage

func (*LdpBindingAdvtAclPair) ProtoMessage()

func (*LdpBindingAdvtAclPair) Reset

func (m *LdpBindingAdvtAclPair) Reset()

func (*LdpBindingAdvtAclPair) String

func (m *LdpBindingAdvtAclPair) String() string

func (*LdpBindingAdvtAclPair) XXX_DiscardUnknown

func (m *LdpBindingAdvtAclPair) XXX_DiscardUnknown()

func (*LdpBindingAdvtAclPair) XXX_Marshal

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

func (*LdpBindingAdvtAclPair) XXX_Merge

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

func (*LdpBindingAdvtAclPair) XXX_Size

func (m *LdpBindingAdvtAclPair) XXX_Size() int

func (*LdpBindingAdvtAclPair) XXX_Unmarshal

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

type LdpBindingAdvtSpec

type LdpBindingAdvtSpec struct {
	AdvtAcl              []*LdpBindingAdvtAclPair `protobuf:"bytes,50,rep,name=advt_acl,json=advtAcl,proto3" json:"advt_acl,omitempty"`
	AllocationAcl        *LdpBindingAlloc         `protobuf:"bytes,51,opt,name=allocation_acl,json=allocationAcl,proto3" json:"allocation_acl,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*LdpBindingAdvtSpec) Descriptor

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

func (*LdpBindingAdvtSpec) GetAdvtAcl

func (m *LdpBindingAdvtSpec) GetAdvtAcl() []*LdpBindingAdvtAclPair

func (*LdpBindingAdvtSpec) GetAllocationAcl

func (m *LdpBindingAdvtSpec) GetAllocationAcl() *LdpBindingAlloc

func (*LdpBindingAdvtSpec) ProtoMessage

func (*LdpBindingAdvtSpec) ProtoMessage()

func (*LdpBindingAdvtSpec) Reset

func (m *LdpBindingAdvtSpec) Reset()

func (*LdpBindingAdvtSpec) String

func (m *LdpBindingAdvtSpec) String() string

func (*LdpBindingAdvtSpec) XXX_DiscardUnknown

func (m *LdpBindingAdvtSpec) XXX_DiscardUnknown()

func (*LdpBindingAdvtSpec) XXX_Marshal

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

func (*LdpBindingAdvtSpec) XXX_Merge

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

func (*LdpBindingAdvtSpec) XXX_Size

func (m *LdpBindingAdvtSpec) XXX_Size() int

func (*LdpBindingAdvtSpec) XXX_Unmarshal

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

type LdpBindingAdvtSpec_KEYS

type LdpBindingAdvtSpec_KEYS struct {
	VrfName              string   `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	AfName               string   `protobuf:"bytes,2,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpBindingAdvtSpec_KEYS) Descriptor

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

func (*LdpBindingAdvtSpec_KEYS) GetAfName

func (m *LdpBindingAdvtSpec_KEYS) GetAfName() string

func (*LdpBindingAdvtSpec_KEYS) GetVrfName

func (m *LdpBindingAdvtSpec_KEYS) GetVrfName() string

func (*LdpBindingAdvtSpec_KEYS) ProtoMessage

func (*LdpBindingAdvtSpec_KEYS) ProtoMessage()

func (*LdpBindingAdvtSpec_KEYS) Reset

func (m *LdpBindingAdvtSpec_KEYS) Reset()

func (*LdpBindingAdvtSpec_KEYS) String

func (m *LdpBindingAdvtSpec_KEYS) String() string

func (*LdpBindingAdvtSpec_KEYS) XXX_DiscardUnknown

func (m *LdpBindingAdvtSpec_KEYS) XXX_DiscardUnknown()

func (*LdpBindingAdvtSpec_KEYS) XXX_Marshal

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

func (*LdpBindingAdvtSpec_KEYS) XXX_Merge

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

func (*LdpBindingAdvtSpec_KEYS) XXX_Size

func (m *LdpBindingAdvtSpec_KEYS) XXX_Size() int

func (*LdpBindingAdvtSpec_KEYS) XXX_Unmarshal

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

type LdpBindingAlloc

type LdpBindingAlloc struct {
	HasAcl               bool     `protobuf:"varint,1,opt,name=has_acl,json=hasAcl,proto3" json:"has_acl,omitempty"`
	PrefixAcl            string   `protobuf:"bytes,2,opt,name=prefix_acl,json=prefixAcl,proto3" json:"prefix_acl,omitempty"`
	IsHostRouteOnly      bool     `protobuf:"varint,3,opt,name=is_host_route_only,json=isHostRouteOnly,proto3" json:"is_host_route_only,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LdpBindingAlloc) Descriptor

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

func (*LdpBindingAlloc) GetHasAcl

func (m *LdpBindingAlloc) GetHasAcl() bool

func (*LdpBindingAlloc) GetIsHostRouteOnly

func (m *LdpBindingAlloc) GetIsHostRouteOnly() bool

func (*LdpBindingAlloc) GetPrefixAcl

func (m *LdpBindingAlloc) GetPrefixAcl() string

func (*LdpBindingAlloc) ProtoMessage

func (*LdpBindingAlloc) ProtoMessage()

func (*LdpBindingAlloc) Reset

func (m *LdpBindingAlloc) Reset()

func (*LdpBindingAlloc) String

func (m *LdpBindingAlloc) String() string

func (*LdpBindingAlloc) XXX_DiscardUnknown

func (m *LdpBindingAlloc) XXX_DiscardUnknown()

func (*LdpBindingAlloc) XXX_Marshal

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

func (*LdpBindingAlloc) XXX_Merge

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

func (*LdpBindingAlloc) XXX_Size

func (m *LdpBindingAlloc) XXX_Size() int

func (*LdpBindingAlloc) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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