Documentation ¶
Index ¶
- Variables
- type IETFInterfacesInterfaceType
- func (IETFInterfacesInterfaceType) Descriptor() protoreflect.EnumDescriptor
- func (x IETFInterfacesInterfaceType) Enum() *IETFInterfacesInterfaceType
- func (IETFInterfacesInterfaceType) EnumDescriptor() ([]byte, []int)deprecated
- func (x IETFInterfacesInterfaceType) Number() protoreflect.EnumNumber
- func (x IETFInterfacesInterfaceType) String() string
- func (IETFInterfacesInterfaceType) Type() protoreflect.EnumType
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IETFInterfacesInterfaceType_name = map[int32]string{ 0: "IETFINTERFACESINTERFACETYPE_UNSET", } IETFInterfacesInterfaceType_value = map[string]int32{ "IETFINTERFACESINTERFACETYPE_UNSET": 0, } )
Enum value maps for IETFInterfacesInterfaceType.
View Source
var File_openconfig_enums_enums_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type IETFInterfacesInterfaceType ¶
type IETFInterfacesInterfaceType int32
IETFInterfacesInterfaceType represents an enumerated type generated for the YANG identity interface-type.
const (
IETFInterfacesInterfaceType_IETFINTERFACESINTERFACETYPE_UNSET IETFInterfacesInterfaceType = 0
)
func (IETFInterfacesInterfaceType) Descriptor ¶
func (IETFInterfacesInterfaceType) Descriptor() protoreflect.EnumDescriptor
func (IETFInterfacesInterfaceType) Enum ¶
func (x IETFInterfacesInterfaceType) Enum() *IETFInterfacesInterfaceType
func (IETFInterfacesInterfaceType) EnumDescriptor
deprecated
func (IETFInterfacesInterfaceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use IETFInterfacesInterfaceType.Descriptor instead.
func (IETFInterfacesInterfaceType) Number ¶
func (x IETFInterfacesInterfaceType) Number() protoreflect.EnumNumber
func (IETFInterfacesInterfaceType) String ¶
func (x IETFInterfacesInterfaceType) String() string
func (IETFInterfacesInterfaceType) Type ¶
func (IETFInterfacesInterfaceType) Type() protoreflect.EnumType
Click to show internal directories.
Click to hide internal directories.