cisco_ios_xr_mpls_lsd_oper_mpls_lsd_nodes_mpls_lsd_node_interfaces_interface

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: 0

Documentation

Overview

Cisco-IOS-XR-mpls-lsd-oper:mpls-lsd-nodes/mpls-lsd-node/interfaces/interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsLsdAppRsrcState

type MplsLsdAppRsrcState struct {
	ApplicationName        string   `protobuf:"bytes,1,opt,name=application_name,json=applicationName,proto3" json:"application_name,omitempty"`
	ApplicationType        string   `protobuf:"bytes,2,opt,name=application_type,json=applicationType,proto3" json:"application_type,omitempty"`
	ApplicationRolePrimary int32    `` /* 132-byte string literal not displayed */
	ApplicationInstance    string   `protobuf:"bytes,4,opt,name=application_instance,json=applicationInstance,proto3" json:"application_instance,omitempty"`
	ResourceState          string   `protobuf:"bytes,5,opt,name=resource_state,json=resourceState,proto3" json:"resource_state,omitempty"`
	XXX_NoUnkeyedLiteral   struct{} `json:"-"`
	XXX_unrecognized       []byte   `json:"-"`
	XXX_sizecache          int32    `json:"-"`
}

func (*MplsLsdAppRsrcState) Descriptor

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

func (*MplsLsdAppRsrcState) GetApplicationInstance

func (m *MplsLsdAppRsrcState) GetApplicationInstance() string

func (*MplsLsdAppRsrcState) GetApplicationName

func (m *MplsLsdAppRsrcState) GetApplicationName() string

func (*MplsLsdAppRsrcState) GetApplicationRolePrimary

func (m *MplsLsdAppRsrcState) GetApplicationRolePrimary() int32

func (*MplsLsdAppRsrcState) GetApplicationType

func (m *MplsLsdAppRsrcState) GetApplicationType() string

func (*MplsLsdAppRsrcState) GetResourceState

func (m *MplsLsdAppRsrcState) GetResourceState() string

func (*MplsLsdAppRsrcState) ProtoMessage

func (*MplsLsdAppRsrcState) ProtoMessage()

func (*MplsLsdAppRsrcState) Reset

func (m *MplsLsdAppRsrcState) Reset()

func (*MplsLsdAppRsrcState) String

func (m *MplsLsdAppRsrcState) String() string

func (*MplsLsdAppRsrcState) XXX_DiscardUnknown

func (m *MplsLsdAppRsrcState) XXX_DiscardUnknown()

func (*MplsLsdAppRsrcState) XXX_Marshal

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

func (*MplsLsdAppRsrcState) XXX_Merge

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

func (*MplsLsdAppRsrcState) XXX_Size

func (m *MplsLsdAppRsrcState) XXX_Size() int

func (*MplsLsdAppRsrcState) XXX_Unmarshal

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

type MplsLsdIntf

type MplsLsdIntf struct {
	Interface            string                 `protobuf:"bytes,50,opt,name=interface,proto3" json:"interface,omitempty"`
	InterfaceState       string                 `protobuf:"bytes,51,opt,name=interface_state,json=interfaceState,proto3" json:"interface_state,omitempty"`
	ApplicationOwner     []*MplsLsdAppRsrcState `protobuf:"bytes,52,rep,name=application_owner,json=applicationOwner,proto3" json:"application_owner,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*MplsLsdIntf) Descriptor

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

func (*MplsLsdIntf) GetApplicationOwner

func (m *MplsLsdIntf) GetApplicationOwner() []*MplsLsdAppRsrcState

func (*MplsLsdIntf) GetInterface

func (m *MplsLsdIntf) GetInterface() string

func (*MplsLsdIntf) GetInterfaceState

func (m *MplsLsdIntf) GetInterfaceState() string

func (*MplsLsdIntf) ProtoMessage

func (*MplsLsdIntf) ProtoMessage()

func (*MplsLsdIntf) Reset

func (m *MplsLsdIntf) Reset()

func (*MplsLsdIntf) String

func (m *MplsLsdIntf) String() string

func (*MplsLsdIntf) XXX_DiscardUnknown

func (m *MplsLsdIntf) XXX_DiscardUnknown()

func (*MplsLsdIntf) XXX_Marshal

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

func (*MplsLsdIntf) XXX_Merge

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

func (*MplsLsdIntf) XXX_Size

func (m *MplsLsdIntf) XXX_Size() int

func (*MplsLsdIntf) XXX_Unmarshal

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

type MplsLsdIntf_KEYS

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

func (*MplsLsdIntf_KEYS) Descriptor

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

func (*MplsLsdIntf_KEYS) GetInterfaceName

func (m *MplsLsdIntf_KEYS) GetInterfaceName() string

func (*MplsLsdIntf_KEYS) GetNodeName

func (m *MplsLsdIntf_KEYS) GetNodeName() string

func (*MplsLsdIntf_KEYS) ProtoMessage

func (*MplsLsdIntf_KEYS) ProtoMessage()

func (*MplsLsdIntf_KEYS) Reset

func (m *MplsLsdIntf_KEYS) Reset()

func (*MplsLsdIntf_KEYS) String

func (m *MplsLsdIntf_KEYS) String() string

func (*MplsLsdIntf_KEYS) XXX_DiscardUnknown

func (m *MplsLsdIntf_KEYS) XXX_DiscardUnknown()

func (*MplsLsdIntf_KEYS) XXX_Marshal

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

func (*MplsLsdIntf_KEYS) XXX_Merge

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

func (*MplsLsdIntf_KEYS) XXX_Size

func (m *MplsLsdIntf_KEYS) XXX_Size() int

func (*MplsLsdIntf_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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