enums

package
v1.3.0-beta.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MachineType_name = map[int32]string{
		0: "TYPE_UNKNOWN",
		1: "TYPE_INIT",
		2: "TYPE_CONTROL_PLANE",
		3: "TYPE_WORKER",
	}
	MachineType_value = map[string]int32{
		"TYPE_UNKNOWN":       0,
		"TYPE_INIT":          1,
		"TYPE_CONTROL_PLANE": 2,
		"TYPE_WORKER":        3,
	}
)

Enum value maps for MachineType.

View Source
var (
	KubespanPeerState_name = map[int32]string{
		0: "PEER_STATE_UNKNOWN",
		1: "PEER_STATE_UP",
		2: "PEER_STATE_DOWN",
	}
	KubespanPeerState_value = map[string]int32{
		"PEER_STATE_UNKNOWN": 0,
		"PEER_STATE_UP":      1,
		"PEER_STATE_DOWN":    2,
	}
)

Enum value maps for KubespanPeerState.

View Source
var (
	NetworkConfigLayer_name = map[int32]string{
		0: "CONFIG_DEFAULT",
		1: "CONFIG_CMDLINE",
		2: "CONFIG_PLATFORM",
		3: "CONFIG_OPERATOR",
		4: "CONFIG_MACHINE_CONFIGURATION",
	}
	NetworkConfigLayer_value = map[string]int32{
		"CONFIG_DEFAULT":               0,
		"CONFIG_CMDLINE":               1,
		"CONFIG_PLATFORM":              2,
		"CONFIG_OPERATOR":              3,
		"CONFIG_MACHINE_CONFIGURATION": 4,
	}
)

Enum value maps for NetworkConfigLayer.

View Source
var (
	NetworkOperator_name = map[int32]string{
		0: "OPERATOR_DHCP_4",
		1: "OPERATOR_DHCP_6",
		2: "OPERATOR_VIP",
	}
	NetworkOperator_value = map[string]int32{
		"OPERATOR_DHCP_4": 0,
		"OPERATOR_DHCP_6": 1,
		"OPERATOR_VIP":    2,
	}
)

Enum value maps for NetworkOperator.

View Source
var (
	NethelpersFamily_name = map[int32]string{
		0: "FAMILY_INET_4",
		1: "FAMILY_INET_6",
	}
	NethelpersFamily_value = map[string]int32{
		"FAMILY_INET_4": 0,
		"FAMILY_INET_6": 1,
	}
)

Enum value maps for NethelpersFamily.

View Source
var (
	NethelpersScope_name = map[int32]string{
		0:   "SCOPE_GLOBAL",
		200: "SCOPE_SITE",
		253: "SCOPE_LINK",
		254: "SCOPE_HOST",
		255: "SCOPE_NOWHERE",
	}
	NethelpersScope_value = map[string]int32{
		"SCOPE_GLOBAL":  0,
		"SCOPE_SITE":    200,
		"SCOPE_LINK":    253,
		"SCOPE_HOST":    254,
		"SCOPE_NOWHERE": 255,
	}
)

Enum value maps for NethelpersScope.

View Source
var (
	NethelpersADSelect_name = map[int32]string{
		0: "AD_SELECT_STABLE",
		1: "AD_SELECT_BANDWIDTH",
		2: "AD_SELECT_COUNT",
	}
	NethelpersADSelect_value = map[string]int32{
		"AD_SELECT_STABLE":    0,
		"AD_SELECT_BANDWIDTH": 1,
		"AD_SELECT_COUNT":     2,
	}
)

Enum value maps for NethelpersADSelect.

View Source
var (
	NethelpersARPAllTargets_name = map[int32]string{
		0: "ARP_ALL_TARGETS_ANY",
		1: "ARP_ALL_TARGETS_ALL",
	}
	NethelpersARPAllTargets_value = map[string]int32{
		"ARP_ALL_TARGETS_ANY": 0,
		"ARP_ALL_TARGETS_ALL": 1,
	}
)

Enum value maps for NethelpersARPAllTargets.

View Source
var (
	NethelpersARPValidate_name = map[int32]string{
		0: "ARP_VALIDATE_NONE",
		1: "ARP_VALIDATE_ACTIVE",
		2: "ARP_VALIDATE_BACKUP",
		3: "ARP_VALIDATE_ALL",
	}
	NethelpersARPValidate_value = map[string]int32{
		"ARP_VALIDATE_NONE":   0,
		"ARP_VALIDATE_ACTIVE": 1,
		"ARP_VALIDATE_BACKUP": 2,
		"ARP_VALIDATE_ALL":    3,
	}
)

Enum value maps for NethelpersARPValidate.

View Source
var (
	NethelpersFailOverMAC_name = map[int32]string{
		0: "FAIL_OVER_MAC_NONE",
		1: "FAIL_OVER_MAC_ACTIVE",
		2: "FAIL_OVER_MAC_FOLLOW",
	}
	NethelpersFailOverMAC_value = map[string]int32{
		"FAIL_OVER_MAC_NONE":   0,
		"FAIL_OVER_MAC_ACTIVE": 1,
		"FAIL_OVER_MAC_FOLLOW": 2,
	}
)

Enum value maps for NethelpersFailOverMAC.

View Source
var (
	NethelpersBondXmitHashPolicy_name = map[int32]string{
		0: "BOND_XMIT_POLICY_LAYER2",
		1: "BOND_XMIT_POLICY_LAYER34",
		2: "BOND_XMIT_POLICY_LAYER23",
		3: "BOND_XMIT_POLICY_ENCAP23",
		4: "BOND_XMIT_POLICY_ENCAP34",
	}
	NethelpersBondXmitHashPolicy_value = map[string]int32{
		"BOND_XMIT_POLICY_LAYER2":  0,
		"BOND_XMIT_POLICY_LAYER34": 1,
		"BOND_XMIT_POLICY_LAYER23": 2,
		"BOND_XMIT_POLICY_ENCAP23": 3,
		"BOND_XMIT_POLICY_ENCAP34": 4,
	}
)

Enum value maps for NethelpersBondXmitHashPolicy.

View Source
var (
	NethelpersLACPRate_name = map[int32]string{
		0: "LACP_RATE_SLOW",
		1: "LACP_RATE_FAST",
	}
	NethelpersLACPRate_value = map[string]int32{
		"LACP_RATE_SLOW": 0,
		"LACP_RATE_FAST": 1,
	}
)

Enum value maps for NethelpersLACPRate.

View Source
var (
	NethelpersBondMode_name = map[int32]string{
		0: "BOND_MODE_ROUNDROBIN",
		1: "BOND_MODE_ACTIVE_BACKUP",
		2: "BOND_MODE_XOR",
		3: "BOND_MODE_BROADCAST",
		4: "BOND_MODE8023_AD",
		5: "BOND_MODE_TLB",
		6: "BOND_MODE_ALB",
	}
	NethelpersBondMode_value = map[string]int32{
		"BOND_MODE_ROUNDROBIN":    0,
		"BOND_MODE_ACTIVE_BACKUP": 1,
		"BOND_MODE_XOR":           2,
		"BOND_MODE_BROADCAST":     3,
		"BOND_MODE8023_AD":        4,
		"BOND_MODE_TLB":           5,
		"BOND_MODE_ALB":           6,
	}
)

Enum value maps for NethelpersBondMode.

View Source
var (
	NethelpersPrimaryReselect_name = map[int32]string{
		0: "PRIMARY_RESELECT_ALWAYS",
		1: "PRIMARY_RESELECT_BETTER",
		2: "PRIMARY_RESELECT_FAILURE",
	}
	NethelpersPrimaryReselect_value = map[string]int32{
		"PRIMARY_RESELECT_ALWAYS":  0,
		"PRIMARY_RESELECT_BETTER":  1,
		"PRIMARY_RESELECT_FAILURE": 2,
	}
)

Enum value maps for NethelpersPrimaryReselect.

View Source
var (
	NethelpersLinkType_name = map[int32]string{
		0:     "LINK_NETROM",
		1:     "LINK_ETHER",
		2:     "LINK_EETHER",
		3:     "LINK_AX25",
		4:     "LINK_PRONET",
		5:     "LINK_CHAOS",
		6:     "LINK_IEE802",
		7:     "LINK_ARCNET",
		8:     "LINK_ATALK",
		15:    "LINK_DLCI",
		19:    "LINK_ATM",
		23:    "LINK_METRICOM",
		24:    "LINK_IEEE1394",
		27:    "LINK_EUI64",
		32:    "LINK_INFINIBAND",
		256:   "LINK_SLIP",
		257:   "LINK_CSLIP",
		258:   "LINK_SLIP6",
		259:   "LINK_CSLIP6",
		260:   "LINK_RSRVD",
		264:   "LINK_ADAPT",
		270:   "LINK_ROSE",
		271:   "LINK_X25",
		272:   "LINK_HWX25",
		280:   "LINK_CAN",
		512:   "LINK_PPP",
		513:   "LINK_CISCO_HDLC",
		516:   "LINK_LAPB",
		517:   "LINK_DDCMP",
		518:   "LINK_RAWHDLC",
		768:   "LINK_TUNNEL",
		769:   "LINK_TUNNEL6",
		770:   "LINK_FRAD",
		771:   "LINK_SKIP",
		772:   "LINK_LOOPBCK",
		773:   "LINK_LOCALTLK",
		774:   "LINK_FDDI",
		775:   "LINK_BIF",
		776:   "LINK_SIT",
		777:   "LINK_IPDDP",
		778:   "LINK_IPGRE",
		779:   "LINK_PIMREG",
		780:   "LINK_HIPPI",
		781:   "LINK_ASH",
		782:   "LINK_ECONET",
		783:   "LINK_IRDA",
		784:   "LINK_FCPP",
		785:   "LINK_FCAL",
		786:   "LINK_FCPL",
		787:   "LINK_FCFABRIC",
		788:   "LINK_FCFABRIC1",
		789:   "LINK_FCFABRIC2",
		790:   "LINK_FCFABRIC3",
		791:   "LINK_FCFABRIC4",
		792:   "LINK_FCFABRIC5",
		793:   "LINK_FCFABRIC6",
		794:   "LINK_FCFABRIC7",
		795:   "LINK_FCFABRIC8",
		796:   "LINK_FCFABRIC9",
		797:   "LINK_FCFABRIC10",
		798:   "LINK_FCFABRIC11",
		799:   "LINK_FCFABRIC12",
		800:   "LINK_IEE802_TR",
		801:   "LINK_IEE80211",
		802:   "LINK_IEE80211_PRISM",
		803:   "LINK_IEE80211_RADIOTAP",
		804:   "LINK_IEE8021154",
		805:   "LINK_IEE8021154_MONITOR",
		820:   "LINK_PHONET",
		821:   "LINK_PHONETPIPE",
		822:   "LINK_CAIF",
		823:   "LINK_IP6_GRE",
		824:   "LINK_NETLINK",
		825:   "LINK6_LOWPAN",
		65535: "LINK_VOID",
		65534: "LINK_NONE",
	}
	NethelpersLinkType_value = map[string]int32{
		"LINK_NETROM":             0,
		"LINK_ETHER":              1,
		"LINK_EETHER":             2,
		"LINK_AX25":               3,
		"LINK_PRONET":             4,
		"LINK_CHAOS":              5,
		"LINK_IEE802":             6,
		"LINK_ARCNET":             7,
		"LINK_ATALK":              8,
		"LINK_DLCI":               15,
		"LINK_ATM":                19,
		"LINK_METRICOM":           23,
		"LINK_IEEE1394":           24,
		"LINK_EUI64":              27,
		"LINK_INFINIBAND":         32,
		"LINK_SLIP":               256,
		"LINK_CSLIP":              257,
		"LINK_SLIP6":              258,
		"LINK_CSLIP6":             259,
		"LINK_RSRVD":              260,
		"LINK_ADAPT":              264,
		"LINK_ROSE":               270,
		"LINK_X25":                271,
		"LINK_HWX25":              272,
		"LINK_CAN":                280,
		"LINK_PPP":                512,
		"LINK_CISCO_HDLC":         513,
		"LINK_LAPB":               516,
		"LINK_DDCMP":              517,
		"LINK_RAWHDLC":            518,
		"LINK_TUNNEL":             768,
		"LINK_TUNNEL6":            769,
		"LINK_FRAD":               770,
		"LINK_SKIP":               771,
		"LINK_LOOPBCK":            772,
		"LINK_LOCALTLK":           773,
		"LINK_FDDI":               774,
		"LINK_BIF":                775,
		"LINK_SIT":                776,
		"LINK_IPDDP":              777,
		"LINK_IPGRE":              778,
		"LINK_PIMREG":             779,
		"LINK_HIPPI":              780,
		"LINK_ASH":                781,
		"LINK_ECONET":             782,
		"LINK_IRDA":               783,
		"LINK_FCPP":               784,
		"LINK_FCAL":               785,
		"LINK_FCPL":               786,
		"LINK_FCFABRIC":           787,
		"LINK_FCFABRIC1":          788,
		"LINK_FCFABRIC2":          789,
		"LINK_FCFABRIC3":          790,
		"LINK_FCFABRIC4":          791,
		"LINK_FCFABRIC5":          792,
		"LINK_FCFABRIC6":          793,
		"LINK_FCFABRIC7":          794,
		"LINK_FCFABRIC8":          795,
		"LINK_FCFABRIC9":          796,
		"LINK_FCFABRIC10":         797,
		"LINK_FCFABRIC11":         798,
		"LINK_FCFABRIC12":         799,
		"LINK_IEE802_TR":          800,
		"LINK_IEE80211":           801,
		"LINK_IEE80211_PRISM":     802,
		"LINK_IEE80211_RADIOTAP":  803,
		"LINK_IEE8021154":         804,
		"LINK_IEE8021154_MONITOR": 805,
		"LINK_PHONET":             820,
		"LINK_PHONETPIPE":         821,
		"LINK_CAIF":               822,
		"LINK_IP6_GRE":            823,
		"LINK_NETLINK":            824,
		"LINK6_LOWPAN":            825,
		"LINK_VOID":               65535,
		"LINK_NONE":               65534,
	}
)

Enum value maps for NethelpersLinkType.

View Source
var (
	NethelpersDuplex_name = map[int32]string{
		0:   "HALF",
		1:   "FULL",
		255: "UNKNOWN",
	}
	NethelpersDuplex_value = map[string]int32{
		"HALF":    0,
		"FULL":    1,
		"UNKNOWN": 255,
	}
)

Enum value maps for NethelpersDuplex.

View Source
var (
	NethelpersOperationalState_name = map[int32]string{
		0: "OPER_STATE_UNKNOWN",
		1: "OPER_STATE_NOT_PRESENT",
		2: "OPER_STATE_DOWN",
		3: "OPER_STATE_LOWER_LAYER_DOWN",
		4: "OPER_STATE_TESTING",
		5: "OPER_STATE_DORMANT",
		6: "OPER_STATE_UP",
	}
	NethelpersOperationalState_value = map[string]int32{
		"OPER_STATE_UNKNOWN":          0,
		"OPER_STATE_NOT_PRESENT":      1,
		"OPER_STATE_DOWN":             2,
		"OPER_STATE_LOWER_LAYER_DOWN": 3,
		"OPER_STATE_TESTING":          4,
		"OPER_STATE_DORMANT":          5,
		"OPER_STATE_UP":               6,
	}
)

Enum value maps for NethelpersOperationalState.

View Source
var (
	NethelpersPort_name = map[int32]string{
		0:   "TWISTED_PAIR",
		1:   "AUI",
		2:   "MII",
		3:   "FIBRE",
		4:   "BNC",
		5:   "DIRECT_ATTACH",
		239: "NONE",
		255: "OTHER",
	}
	NethelpersPort_value = map[string]int32{
		"TWISTED_PAIR":  0,
		"AUI":           1,
		"MII":           2,
		"FIBRE":         3,
		"BNC":           4,
		"DIRECT_ATTACH": 5,
		"NONE":          239,
		"OTHER":         255,
	}
)

Enum value maps for NethelpersPort.

View Source
var (
	NethelpersRouteProtocol_name = map[int32]string{
		0:   "PROTOCOL_UNSPEC",
		1:   "PROTOCOL_REDIRECT",
		2:   "PROTOCOL_KERNEL",
		3:   "PROTOCOL_BOOT",
		4:   "PROTOCOL_STATIC",
		9:   "PROTOCOL_RA",
		10:  "PROTOCOL_MRT",
		11:  "PROTOCOL_ZEBRA",
		12:  "PROTOCOL_BIRD",
		13:  "PROTOCOL_DNROUTED",
		14:  "PROTOCOL_XORP",
		15:  "PROTOCOL_NTK",
		16:  "PROTOCOL_DHCP",
		17:  "PROTOCOL_MRTD",
		18:  "PROTOCOL_KEEPALIVED",
		42:  "PROTOCOL_BABEL",
		99:  "PROTOCOL_OPENR",
		186: "PROTOCOL_BGP",
		187: "PROTOCOL_ISIS",
		188: "PROTOCOL_OSPF",
		189: "PROTOCOL_RIP",
		192: "PROTOCOL_EIGRP",
	}
	NethelpersRouteProtocol_value = map[string]int32{
		"PROTOCOL_UNSPEC":     0,
		"PROTOCOL_REDIRECT":   1,
		"PROTOCOL_KERNEL":     2,
		"PROTOCOL_BOOT":       3,
		"PROTOCOL_STATIC":     4,
		"PROTOCOL_RA":         9,
		"PROTOCOL_MRT":        10,
		"PROTOCOL_ZEBRA":      11,
		"PROTOCOL_BIRD":       12,
		"PROTOCOL_DNROUTED":   13,
		"PROTOCOL_XORP":       14,
		"PROTOCOL_NTK":        15,
		"PROTOCOL_DHCP":       16,
		"PROTOCOL_MRTD":       17,
		"PROTOCOL_KEEPALIVED": 18,
		"PROTOCOL_BABEL":      42,
		"PROTOCOL_OPENR":      99,
		"PROTOCOL_BGP":        186,
		"PROTOCOL_ISIS":       187,
		"PROTOCOL_OSPF":       188,
		"PROTOCOL_RIP":        189,
		"PROTOCOL_EIGRP":      192,
	}
)

Enum value maps for NethelpersRouteProtocol.

View Source
var (
	NethelpersRoutingTable_name = map[int32]string{
		0:   "TABLE_UNSPEC",
		253: "TABLE_DEFAULT",
		254: "TABLE_MAIN",
		255: "TABLE_LOCAL",
	}
	NethelpersRoutingTable_value = map[string]int32{
		"TABLE_UNSPEC":  0,
		"TABLE_DEFAULT": 253,
		"TABLE_MAIN":    254,
		"TABLE_LOCAL":   255,
	}
)

Enum value maps for NethelpersRoutingTable.

View Source
var (
	NethelpersRouteType_name = map[int32]string{
		0:  "TYPE_UNSPEC",
		1:  "TYPE_UNICAST",
		2:  "TYPE_LOCAL",
		3:  "TYPE_BROADCAST",
		4:  "TYPE_ANYCAST",
		5:  "TYPE_MULTICAST",
		6:  "TYPE_BLACKHOLE",
		7:  "TYPE_UNREACHABLE",
		8:  "TYPE_PROHIBIT",
		9:  "TYPE_THROW",
		10: "TYPE_NAT",
		11: "TYPE_X_RESOLVE",
	}
	NethelpersRouteType_value = map[string]int32{
		"TYPE_UNSPEC":      0,
		"TYPE_UNICAST":     1,
		"TYPE_LOCAL":       2,
		"TYPE_BROADCAST":   3,
		"TYPE_ANYCAST":     4,
		"TYPE_MULTICAST":   5,
		"TYPE_BLACKHOLE":   6,
		"TYPE_UNREACHABLE": 7,
		"TYPE_PROHIBIT":    8,
		"TYPE_THROW":       9,
		"TYPE_NAT":         10,
		"TYPE_X_RESOLVE":   11,
	}
)

Enum value maps for NethelpersRouteType.

View Source
var (
	NethelpersVLANProtocol_name = map[int32]string{
		0: "VLAN_PROTOCOL8021_Q",
		1: "VLAN_PROTOCOL8021_AD",
	}
	NethelpersVLANProtocol_value = map[string]int32{
		"VLAN_PROTOCOL8021_Q":  0,
		"VLAN_PROTOCOL8021_AD": 1,
	}
)

Enum value maps for NethelpersVLANProtocol.

View Source
var (
	RuntimeMachineStage_name = map[int32]string{
		0: "MACHINE_STAGE_UNKNOWN",
		1: "MACHINE_STAGE_BOOTING",
		2: "MACHINE_STAGE_INSTALLING",
		3: "MACHINE_STAGE_MAINTENANCE",
		4: "MACHINE_STAGE_RUNNING",
		5: "MACHINE_STAGE_REBOOTING",
		6: "MACHINE_STAGE_SHUTTING_DOWN",
		7: "MACHINE_STAGE_RESETTING",
		8: "MACHINE_STAGE_UPGRADING",
	}
	RuntimeMachineStage_value = map[string]int32{
		"MACHINE_STAGE_UNKNOWN":       0,
		"MACHINE_STAGE_BOOTING":       1,
		"MACHINE_STAGE_INSTALLING":    2,
		"MACHINE_STAGE_MAINTENANCE":   3,
		"MACHINE_STAGE_RUNNING":       4,
		"MACHINE_STAGE_REBOOTING":     5,
		"MACHINE_STAGE_SHUTTING_DOWN": 6,
		"MACHINE_STAGE_RESETTING":     7,
		"MACHINE_STAGE_UPGRADING":     8,
	}
)

Enum value maps for RuntimeMachineStage.

View Source
var File_resource_definitions_enums_enums_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type KubespanPeerState

type KubespanPeerState int32

KubespanPeerState is KubeSpan peer current state.

const (
	KubespanPeerState_PEER_STATE_UNKNOWN KubespanPeerState = 0
	KubespanPeerState_PEER_STATE_UP      KubespanPeerState = 1
	KubespanPeerState_PEER_STATE_DOWN    KubespanPeerState = 2
)

func (KubespanPeerState) Descriptor

func (KubespanPeerState) Enum

func (KubespanPeerState) EnumDescriptor deprecated

func (KubespanPeerState) EnumDescriptor() ([]byte, []int)

Deprecated: Use KubespanPeerState.Descriptor instead.

func (KubespanPeerState) Number

func (KubespanPeerState) String

func (x KubespanPeerState) String() string

func (KubespanPeerState) Type

type MachineType

type MachineType int32

MachineType represents a machine type.

const (
	// TypeUnknown represents undefined node type, when there is no machine configuration yet.
	MachineType_TYPE_UNKNOWN MachineType = 0
	// TypeInit type designates the first control plane node to come up. You can think of it like a bootstrap node.
	// This node will perform the initial steps to bootstrap the cluster -- generation of TLS assets, starting of the control plane, etc.
	MachineType_TYPE_INIT MachineType = 1
	// TypeControlPlane designates the node as a control plane member.
	// This means it will host etcd along with the Kubernetes controlplane components such as API Server, Controller Manager, Scheduler.
	MachineType_TYPE_CONTROL_PLANE MachineType = 2
	// TypeWorker designates the node as a worker node.
	// This means it will be an available compute node for scheduling workloads.
	MachineType_TYPE_WORKER MachineType = 3
)

func (MachineType) Descriptor

func (MachineType) Enum

func (x MachineType) Enum() *MachineType

func (MachineType) EnumDescriptor deprecated

func (MachineType) EnumDescriptor() ([]byte, []int)

Deprecated: Use MachineType.Descriptor instead.

func (MachineType) Number

func (x MachineType) Number() protoreflect.EnumNumber

func (MachineType) String

func (x MachineType) String() string

func (MachineType) Type

type NethelpersADSelect

type NethelpersADSelect int32

NethelpersADSelect is ADSelect.

const (
	NethelpersADSelect_AD_SELECT_STABLE    NethelpersADSelect = 0
	NethelpersADSelect_AD_SELECT_BANDWIDTH NethelpersADSelect = 1
	NethelpersADSelect_AD_SELECT_COUNT     NethelpersADSelect = 2
)

func (NethelpersADSelect) Descriptor

func (NethelpersADSelect) Enum

func (NethelpersADSelect) EnumDescriptor deprecated

func (NethelpersADSelect) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersADSelect.Descriptor instead.

func (NethelpersADSelect) Number

func (NethelpersADSelect) String

func (x NethelpersADSelect) String() string

func (NethelpersADSelect) Type

type NethelpersARPAllTargets

type NethelpersARPAllTargets int32

NethelpersARPAllTargets is an ARP targets mode.

const (
	NethelpersARPAllTargets_ARP_ALL_TARGETS_ANY NethelpersARPAllTargets = 0
	NethelpersARPAllTargets_ARP_ALL_TARGETS_ALL NethelpersARPAllTargets = 1
)

func (NethelpersARPAllTargets) Descriptor

func (NethelpersARPAllTargets) Enum

func (NethelpersARPAllTargets) EnumDescriptor deprecated

func (NethelpersARPAllTargets) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersARPAllTargets.Descriptor instead.

func (NethelpersARPAllTargets) Number

func (NethelpersARPAllTargets) String

func (x NethelpersARPAllTargets) String() string

func (NethelpersARPAllTargets) Type

type NethelpersARPValidate

type NethelpersARPValidate int32

NethelpersARPValidate is an ARP Validation mode.

const (
	NethelpersARPValidate_ARP_VALIDATE_NONE   NethelpersARPValidate = 0
	NethelpersARPValidate_ARP_VALIDATE_ACTIVE NethelpersARPValidate = 1
	NethelpersARPValidate_ARP_VALIDATE_BACKUP NethelpersARPValidate = 2
	NethelpersARPValidate_ARP_VALIDATE_ALL    NethelpersARPValidate = 3
)

func (NethelpersARPValidate) Descriptor

func (NethelpersARPValidate) Enum

func (NethelpersARPValidate) EnumDescriptor deprecated

func (NethelpersARPValidate) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersARPValidate.Descriptor instead.

func (NethelpersARPValidate) Number

func (NethelpersARPValidate) String

func (x NethelpersARPValidate) String() string

func (NethelpersARPValidate) Type

type NethelpersBondMode

type NethelpersBondMode int32

NethelpersBondMode is a bond mode.

const (
	NethelpersBondMode_BOND_MODE_ROUNDROBIN    NethelpersBondMode = 0
	NethelpersBondMode_BOND_MODE_ACTIVE_BACKUP NethelpersBondMode = 1
	NethelpersBondMode_BOND_MODE_XOR           NethelpersBondMode = 2
	NethelpersBondMode_BOND_MODE_BROADCAST     NethelpersBondMode = 3
	NethelpersBondMode_BOND_MODE8023_AD        NethelpersBondMode = 4
	NethelpersBondMode_BOND_MODE_TLB           NethelpersBondMode = 5
	NethelpersBondMode_BOND_MODE_ALB           NethelpersBondMode = 6
)

func (NethelpersBondMode) Descriptor

func (NethelpersBondMode) Enum

func (NethelpersBondMode) EnumDescriptor deprecated

func (NethelpersBondMode) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersBondMode.Descriptor instead.

func (NethelpersBondMode) Number

func (NethelpersBondMode) String

func (x NethelpersBondMode) String() string

func (NethelpersBondMode) Type

type NethelpersBondXmitHashPolicy

type NethelpersBondXmitHashPolicy int32

NethelpersBondXmitHashPolicy is a bond hash policy.

const (
	// layer2
	NethelpersBondXmitHashPolicy_BOND_XMIT_POLICY_LAYER2 NethelpersBondXmitHashPolicy = 0
	// layer3+4
	NethelpersBondXmitHashPolicy_BOND_XMIT_POLICY_LAYER34 NethelpersBondXmitHashPolicy = 1
	// layer2+3
	NethelpersBondXmitHashPolicy_BOND_XMIT_POLICY_LAYER23 NethelpersBondXmitHashPolicy = 2
	// encap2+3
	NethelpersBondXmitHashPolicy_BOND_XMIT_POLICY_ENCAP23 NethelpersBondXmitHashPolicy = 3
	// encap3+4
	NethelpersBondXmitHashPolicy_BOND_XMIT_POLICY_ENCAP34 NethelpersBondXmitHashPolicy = 4
)

func (NethelpersBondXmitHashPolicy) Descriptor

func (NethelpersBondXmitHashPolicy) Enum

func (NethelpersBondXmitHashPolicy) EnumDescriptor deprecated

func (NethelpersBondXmitHashPolicy) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersBondXmitHashPolicy.Descriptor instead.

func (NethelpersBondXmitHashPolicy) Number

func (NethelpersBondXmitHashPolicy) String

func (NethelpersBondXmitHashPolicy) Type

type NethelpersDuplex

type NethelpersDuplex int32

NethelpersDuplex wraps ethtool.Duplex for YAML marshaling.

const (
	NethelpersDuplex_HALF    NethelpersDuplex = 0
	NethelpersDuplex_FULL    NethelpersDuplex = 1
	NethelpersDuplex_UNKNOWN NethelpersDuplex = 255
)

func (NethelpersDuplex) Descriptor

func (NethelpersDuplex) Enum

func (NethelpersDuplex) EnumDescriptor deprecated

func (NethelpersDuplex) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersDuplex.Descriptor instead.

func (NethelpersDuplex) Number

func (NethelpersDuplex) String

func (x NethelpersDuplex) String() string

func (NethelpersDuplex) Type

type NethelpersFailOverMAC

type NethelpersFailOverMAC int32

NethelpersFailOverMAC is a MAC failover mode.

const (
	NethelpersFailOverMAC_FAIL_OVER_MAC_NONE   NethelpersFailOverMAC = 0
	NethelpersFailOverMAC_FAIL_OVER_MAC_ACTIVE NethelpersFailOverMAC = 1
	NethelpersFailOverMAC_FAIL_OVER_MAC_FOLLOW NethelpersFailOverMAC = 2
)

func (NethelpersFailOverMAC) Descriptor

func (NethelpersFailOverMAC) Enum

func (NethelpersFailOverMAC) EnumDescriptor deprecated

func (NethelpersFailOverMAC) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersFailOverMAC.Descriptor instead.

func (NethelpersFailOverMAC) Number

func (NethelpersFailOverMAC) String

func (x NethelpersFailOverMAC) String() string

func (NethelpersFailOverMAC) Type

type NethelpersFamily

type NethelpersFamily int32

NethelpersFamily is a network family.

const (
	NethelpersFamily_FAMILY_INET_4 NethelpersFamily = 0
	NethelpersFamily_FAMILY_INET_6 NethelpersFamily = 1
)

func (NethelpersFamily) Descriptor

func (NethelpersFamily) Enum

func (NethelpersFamily) EnumDescriptor deprecated

func (NethelpersFamily) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersFamily.Descriptor instead.

func (NethelpersFamily) Number

func (NethelpersFamily) String

func (x NethelpersFamily) String() string

func (NethelpersFamily) Type

type NethelpersLACPRate

type NethelpersLACPRate int32

NethelpersLACPRate is a LACP rate.

const (
	NethelpersLACPRate_LACP_RATE_SLOW NethelpersLACPRate = 0
	NethelpersLACPRate_LACP_RATE_FAST NethelpersLACPRate = 1
)

func (NethelpersLACPRate) Descriptor

func (NethelpersLACPRate) Enum

func (NethelpersLACPRate) EnumDescriptor deprecated

func (NethelpersLACPRate) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersLACPRate.Descriptor instead.

func (NethelpersLACPRate) Number

func (NethelpersLACPRate) String

func (x NethelpersLACPRate) String() string

func (NethelpersLACPRate) Type

type NethelpersLinkType

type NethelpersLinkType int32

NethelpersLinkType is a link type.

const (
	NethelpersLinkType_LINK_NETROM             NethelpersLinkType = 0
	NethelpersLinkType_LINK_ETHER              NethelpersLinkType = 1
	NethelpersLinkType_LINK_EETHER             NethelpersLinkType = 2
	NethelpersLinkType_LINK_AX25               NethelpersLinkType = 3
	NethelpersLinkType_LINK_PRONET             NethelpersLinkType = 4
	NethelpersLinkType_LINK_CHAOS              NethelpersLinkType = 5
	NethelpersLinkType_LINK_IEE802             NethelpersLinkType = 6
	NethelpersLinkType_LINK_ARCNET             NethelpersLinkType = 7
	NethelpersLinkType_LINK_ATALK              NethelpersLinkType = 8
	NethelpersLinkType_LINK_DLCI               NethelpersLinkType = 15
	NethelpersLinkType_LINK_ATM                NethelpersLinkType = 19
	NethelpersLinkType_LINK_METRICOM           NethelpersLinkType = 23
	NethelpersLinkType_LINK_IEEE1394           NethelpersLinkType = 24
	NethelpersLinkType_LINK_EUI64              NethelpersLinkType = 27
	NethelpersLinkType_LINK_INFINIBAND         NethelpersLinkType = 32
	NethelpersLinkType_LINK_SLIP               NethelpersLinkType = 256
	NethelpersLinkType_LINK_CSLIP              NethelpersLinkType = 257
	NethelpersLinkType_LINK_SLIP6              NethelpersLinkType = 258
	NethelpersLinkType_LINK_CSLIP6             NethelpersLinkType = 259
	NethelpersLinkType_LINK_RSRVD              NethelpersLinkType = 260
	NethelpersLinkType_LINK_ADAPT              NethelpersLinkType = 264
	NethelpersLinkType_LINK_ROSE               NethelpersLinkType = 270
	NethelpersLinkType_LINK_X25                NethelpersLinkType = 271
	NethelpersLinkType_LINK_HWX25              NethelpersLinkType = 272
	NethelpersLinkType_LINK_CAN                NethelpersLinkType = 280
	NethelpersLinkType_LINK_PPP                NethelpersLinkType = 512
	NethelpersLinkType_LINK_CISCO_HDLC         NethelpersLinkType = 513
	NethelpersLinkType_LINK_LAPB               NethelpersLinkType = 516
	NethelpersLinkType_LINK_DDCMP              NethelpersLinkType = 517
	NethelpersLinkType_LINK_RAWHDLC            NethelpersLinkType = 518
	NethelpersLinkType_LINK_TUNNEL             NethelpersLinkType = 768
	NethelpersLinkType_LINK_TUNNEL6            NethelpersLinkType = 769
	NethelpersLinkType_LINK_FRAD               NethelpersLinkType = 770
	NethelpersLinkType_LINK_SKIP               NethelpersLinkType = 771
	NethelpersLinkType_LINK_LOOPBCK            NethelpersLinkType = 772
	NethelpersLinkType_LINK_LOCALTLK           NethelpersLinkType = 773
	NethelpersLinkType_LINK_FDDI               NethelpersLinkType = 774
	NethelpersLinkType_LINK_BIF                NethelpersLinkType = 775
	NethelpersLinkType_LINK_SIT                NethelpersLinkType = 776
	NethelpersLinkType_LINK_IPDDP              NethelpersLinkType = 777
	NethelpersLinkType_LINK_IPGRE              NethelpersLinkType = 778
	NethelpersLinkType_LINK_PIMREG             NethelpersLinkType = 779
	NethelpersLinkType_LINK_HIPPI              NethelpersLinkType = 780
	NethelpersLinkType_LINK_ASH                NethelpersLinkType = 781
	NethelpersLinkType_LINK_ECONET             NethelpersLinkType = 782
	NethelpersLinkType_LINK_IRDA               NethelpersLinkType = 783
	NethelpersLinkType_LINK_FCPP               NethelpersLinkType = 784
	NethelpersLinkType_LINK_FCAL               NethelpersLinkType = 785
	NethelpersLinkType_LINK_FCPL               NethelpersLinkType = 786
	NethelpersLinkType_LINK_FCFABRIC           NethelpersLinkType = 787
	NethelpersLinkType_LINK_FCFABRIC1          NethelpersLinkType = 788
	NethelpersLinkType_LINK_FCFABRIC2          NethelpersLinkType = 789
	NethelpersLinkType_LINK_FCFABRIC3          NethelpersLinkType = 790
	NethelpersLinkType_LINK_FCFABRIC4          NethelpersLinkType = 791
	NethelpersLinkType_LINK_FCFABRIC5          NethelpersLinkType = 792
	NethelpersLinkType_LINK_FCFABRIC6          NethelpersLinkType = 793
	NethelpersLinkType_LINK_FCFABRIC7          NethelpersLinkType = 794
	NethelpersLinkType_LINK_FCFABRIC8          NethelpersLinkType = 795
	NethelpersLinkType_LINK_FCFABRIC9          NethelpersLinkType = 796
	NethelpersLinkType_LINK_FCFABRIC10         NethelpersLinkType = 797
	NethelpersLinkType_LINK_FCFABRIC11         NethelpersLinkType = 798
	NethelpersLinkType_LINK_FCFABRIC12         NethelpersLinkType = 799
	NethelpersLinkType_LINK_IEE802_TR          NethelpersLinkType = 800
	NethelpersLinkType_LINK_IEE80211           NethelpersLinkType = 801
	NethelpersLinkType_LINK_IEE80211_PRISM     NethelpersLinkType = 802
	NethelpersLinkType_LINK_IEE80211_RADIOTAP  NethelpersLinkType = 803
	NethelpersLinkType_LINK_IEE8021154         NethelpersLinkType = 804
	NethelpersLinkType_LINK_IEE8021154_MONITOR NethelpersLinkType = 805
	NethelpersLinkType_LINK_PHONET             NethelpersLinkType = 820
	NethelpersLinkType_LINK_PHONETPIPE         NethelpersLinkType = 821
	NethelpersLinkType_LINK_CAIF               NethelpersLinkType = 822
	NethelpersLinkType_LINK_IP6_GRE            NethelpersLinkType = 823
	NethelpersLinkType_LINK_NETLINK            NethelpersLinkType = 824
	NethelpersLinkType_LINK6_LOWPAN            NethelpersLinkType = 825
	NethelpersLinkType_LINK_VOID               NethelpersLinkType = 65535
	NethelpersLinkType_LINK_NONE               NethelpersLinkType = 65534
)

func (NethelpersLinkType) Descriptor

func (NethelpersLinkType) Enum

func (NethelpersLinkType) EnumDescriptor deprecated

func (NethelpersLinkType) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersLinkType.Descriptor instead.

func (NethelpersLinkType) Number

func (NethelpersLinkType) String

func (x NethelpersLinkType) String() string

func (NethelpersLinkType) Type

type NethelpersOperationalState

type NethelpersOperationalState int32

NethelpersOperationalState wraps rtnetlink.OperationalState for YAML marshaling.

const (
	NethelpersOperationalState_OPER_STATE_UNKNOWN          NethelpersOperationalState = 0
	NethelpersOperationalState_OPER_STATE_NOT_PRESENT      NethelpersOperationalState = 1
	NethelpersOperationalState_OPER_STATE_DOWN             NethelpersOperationalState = 2
	NethelpersOperationalState_OPER_STATE_LOWER_LAYER_DOWN NethelpersOperationalState = 3
	NethelpersOperationalState_OPER_STATE_TESTING          NethelpersOperationalState = 4
	NethelpersOperationalState_OPER_STATE_DORMANT          NethelpersOperationalState = 5
	NethelpersOperationalState_OPER_STATE_UP               NethelpersOperationalState = 6
)

func (NethelpersOperationalState) Descriptor

func (NethelpersOperationalState) Enum

func (NethelpersOperationalState) EnumDescriptor deprecated

func (NethelpersOperationalState) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersOperationalState.Descriptor instead.

func (NethelpersOperationalState) Number

func (NethelpersOperationalState) String

func (NethelpersOperationalState) Type

type NethelpersPort

type NethelpersPort int32

NethelpersPort wraps ethtool.Port for YAML marshaling.

const (
	NethelpersPort_TWISTED_PAIR  NethelpersPort = 0
	NethelpersPort_AUI           NethelpersPort = 1
	NethelpersPort_MII           NethelpersPort = 2
	NethelpersPort_FIBRE         NethelpersPort = 3
	NethelpersPort_BNC           NethelpersPort = 4
	NethelpersPort_DIRECT_ATTACH NethelpersPort = 5
	NethelpersPort_NONE          NethelpersPort = 239
	NethelpersPort_OTHER         NethelpersPort = 255
)

func (NethelpersPort) Descriptor

func (NethelpersPort) Enum

func (x NethelpersPort) Enum() *NethelpersPort

func (NethelpersPort) EnumDescriptor deprecated

func (NethelpersPort) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersPort.Descriptor instead.

func (NethelpersPort) Number

func (NethelpersPort) String

func (x NethelpersPort) String() string

func (NethelpersPort) Type

type NethelpersPrimaryReselect

type NethelpersPrimaryReselect int32

NethelpersPrimaryReselect is an ARP targets mode.

const (
	NethelpersPrimaryReselect_PRIMARY_RESELECT_ALWAYS  NethelpersPrimaryReselect = 0
	NethelpersPrimaryReselect_PRIMARY_RESELECT_BETTER  NethelpersPrimaryReselect = 1
	NethelpersPrimaryReselect_PRIMARY_RESELECT_FAILURE NethelpersPrimaryReselect = 2
)

func (NethelpersPrimaryReselect) Descriptor

func (NethelpersPrimaryReselect) Enum

func (NethelpersPrimaryReselect) EnumDescriptor deprecated

func (NethelpersPrimaryReselect) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersPrimaryReselect.Descriptor instead.

func (NethelpersPrimaryReselect) Number

func (NethelpersPrimaryReselect) String

func (x NethelpersPrimaryReselect) String() string

func (NethelpersPrimaryReselect) Type

type NethelpersRouteProtocol

type NethelpersRouteProtocol int32

NethelpersRouteProtocol is a routing protocol.

const (
	NethelpersRouteProtocol_PROTOCOL_UNSPEC     NethelpersRouteProtocol = 0
	NethelpersRouteProtocol_PROTOCOL_REDIRECT   NethelpersRouteProtocol = 1
	NethelpersRouteProtocol_PROTOCOL_KERNEL     NethelpersRouteProtocol = 2
	NethelpersRouteProtocol_PROTOCOL_BOOT       NethelpersRouteProtocol = 3
	NethelpersRouteProtocol_PROTOCOL_STATIC     NethelpersRouteProtocol = 4
	NethelpersRouteProtocol_PROTOCOL_RA         NethelpersRouteProtocol = 9
	NethelpersRouteProtocol_PROTOCOL_MRT        NethelpersRouteProtocol = 10
	NethelpersRouteProtocol_PROTOCOL_ZEBRA      NethelpersRouteProtocol = 11
	NethelpersRouteProtocol_PROTOCOL_BIRD       NethelpersRouteProtocol = 12
	NethelpersRouteProtocol_PROTOCOL_DNROUTED   NethelpersRouteProtocol = 13
	NethelpersRouteProtocol_PROTOCOL_XORP       NethelpersRouteProtocol = 14
	NethelpersRouteProtocol_PROTOCOL_NTK        NethelpersRouteProtocol = 15
	NethelpersRouteProtocol_PROTOCOL_DHCP       NethelpersRouteProtocol = 16
	NethelpersRouteProtocol_PROTOCOL_MRTD       NethelpersRouteProtocol = 17
	NethelpersRouteProtocol_PROTOCOL_KEEPALIVED NethelpersRouteProtocol = 18
	NethelpersRouteProtocol_PROTOCOL_BABEL      NethelpersRouteProtocol = 42
	NethelpersRouteProtocol_PROTOCOL_OPENR      NethelpersRouteProtocol = 99
	NethelpersRouteProtocol_PROTOCOL_BGP        NethelpersRouteProtocol = 186
	NethelpersRouteProtocol_PROTOCOL_ISIS       NethelpersRouteProtocol = 187
	NethelpersRouteProtocol_PROTOCOL_OSPF       NethelpersRouteProtocol = 188
	NethelpersRouteProtocol_PROTOCOL_RIP        NethelpersRouteProtocol = 189
	NethelpersRouteProtocol_PROTOCOL_EIGRP      NethelpersRouteProtocol = 192
)

func (NethelpersRouteProtocol) Descriptor

func (NethelpersRouteProtocol) Enum

func (NethelpersRouteProtocol) EnumDescriptor deprecated

func (NethelpersRouteProtocol) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersRouteProtocol.Descriptor instead.

func (NethelpersRouteProtocol) Number

func (NethelpersRouteProtocol) String

func (x NethelpersRouteProtocol) String() string

func (NethelpersRouteProtocol) Type

type NethelpersRouteType

type NethelpersRouteType int32

NethelpersRouteType is a route type.

const (
	NethelpersRouteType_TYPE_UNSPEC      NethelpersRouteType = 0
	NethelpersRouteType_TYPE_UNICAST     NethelpersRouteType = 1
	NethelpersRouteType_TYPE_LOCAL       NethelpersRouteType = 2
	NethelpersRouteType_TYPE_BROADCAST   NethelpersRouteType = 3
	NethelpersRouteType_TYPE_ANYCAST     NethelpersRouteType = 4
	NethelpersRouteType_TYPE_MULTICAST   NethelpersRouteType = 5
	NethelpersRouteType_TYPE_BLACKHOLE   NethelpersRouteType = 6
	NethelpersRouteType_TYPE_UNREACHABLE NethelpersRouteType = 7
	NethelpersRouteType_TYPE_PROHIBIT    NethelpersRouteType = 8
	NethelpersRouteType_TYPE_THROW       NethelpersRouteType = 9
	NethelpersRouteType_TYPE_NAT         NethelpersRouteType = 10
	NethelpersRouteType_TYPE_X_RESOLVE   NethelpersRouteType = 11
)

func (NethelpersRouteType) Descriptor

func (NethelpersRouteType) Enum

func (NethelpersRouteType) EnumDescriptor deprecated

func (NethelpersRouteType) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersRouteType.Descriptor instead.

func (NethelpersRouteType) Number

func (NethelpersRouteType) String

func (x NethelpersRouteType) String() string

func (NethelpersRouteType) Type

type NethelpersRoutingTable

type NethelpersRoutingTable int32

NethelpersRoutingTable is a routing table ID.

const (
	NethelpersRoutingTable_TABLE_UNSPEC  NethelpersRoutingTable = 0
	NethelpersRoutingTable_TABLE_DEFAULT NethelpersRoutingTable = 253
	NethelpersRoutingTable_TABLE_MAIN    NethelpersRoutingTable = 254
	NethelpersRoutingTable_TABLE_LOCAL   NethelpersRoutingTable = 255
)

func (NethelpersRoutingTable) Descriptor

func (NethelpersRoutingTable) Enum

func (NethelpersRoutingTable) EnumDescriptor deprecated

func (NethelpersRoutingTable) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersRoutingTable.Descriptor instead.

func (NethelpersRoutingTable) Number

func (NethelpersRoutingTable) String

func (x NethelpersRoutingTable) String() string

func (NethelpersRoutingTable) Type

type NethelpersScope

type NethelpersScope int32

NethelpersScope is an address scope.

const (
	NethelpersScope_SCOPE_GLOBAL  NethelpersScope = 0
	NethelpersScope_SCOPE_SITE    NethelpersScope = 200
	NethelpersScope_SCOPE_LINK    NethelpersScope = 253
	NethelpersScope_SCOPE_HOST    NethelpersScope = 254
	NethelpersScope_SCOPE_NOWHERE NethelpersScope = 255
)

func (NethelpersScope) Descriptor

func (NethelpersScope) Enum

func (x NethelpersScope) Enum() *NethelpersScope

func (NethelpersScope) EnumDescriptor deprecated

func (NethelpersScope) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersScope.Descriptor instead.

func (NethelpersScope) Number

func (NethelpersScope) String

func (x NethelpersScope) String() string

func (NethelpersScope) Type

type NethelpersVLANProtocol

type NethelpersVLANProtocol int32

NethelpersVLANProtocol is a VLAN protocol.

const (
	NethelpersVLANProtocol_VLAN_PROTOCOL8021_Q  NethelpersVLANProtocol = 0
	NethelpersVLANProtocol_VLAN_PROTOCOL8021_AD NethelpersVLANProtocol = 1
)

func (NethelpersVLANProtocol) Descriptor

func (NethelpersVLANProtocol) Enum

func (NethelpersVLANProtocol) EnumDescriptor deprecated

func (NethelpersVLANProtocol) EnumDescriptor() ([]byte, []int)

Deprecated: Use NethelpersVLANProtocol.Descriptor instead.

func (NethelpersVLANProtocol) Number

func (NethelpersVLANProtocol) String

func (x NethelpersVLANProtocol) String() string

func (NethelpersVLANProtocol) Type

type NetworkConfigLayer

type NetworkConfigLayer int32

NetworkConfigLayer describes network configuration layers, with lowest priority first.

const (
	NetworkConfigLayer_CONFIG_DEFAULT               NetworkConfigLayer = 0
	NetworkConfigLayer_CONFIG_CMDLINE               NetworkConfigLayer = 1
	NetworkConfigLayer_CONFIG_PLATFORM              NetworkConfigLayer = 2
	NetworkConfigLayer_CONFIG_OPERATOR              NetworkConfigLayer = 3
	NetworkConfigLayer_CONFIG_MACHINE_CONFIGURATION NetworkConfigLayer = 4
)

func (NetworkConfigLayer) Descriptor

func (NetworkConfigLayer) Enum

func (NetworkConfigLayer) EnumDescriptor deprecated

func (NetworkConfigLayer) EnumDescriptor() ([]byte, []int)

Deprecated: Use NetworkConfigLayer.Descriptor instead.

func (NetworkConfigLayer) Number

func (NetworkConfigLayer) String

func (x NetworkConfigLayer) String() string

func (NetworkConfigLayer) Type

type NetworkOperator

type NetworkOperator int32

NetworkOperator enumerates Talos network operators.

const (
	NetworkOperator_OPERATOR_DHCP_4 NetworkOperator = 0
	NetworkOperator_OPERATOR_DHCP_6 NetworkOperator = 1
	NetworkOperator_OPERATOR_VIP    NetworkOperator = 2
)

func (NetworkOperator) Descriptor

func (NetworkOperator) Enum

func (x NetworkOperator) Enum() *NetworkOperator

func (NetworkOperator) EnumDescriptor deprecated

func (NetworkOperator) EnumDescriptor() ([]byte, []int)

Deprecated: Use NetworkOperator.Descriptor instead.

func (NetworkOperator) Number

func (NetworkOperator) String

func (x NetworkOperator) String() string

func (NetworkOperator) Type

type RuntimeMachineStage

type RuntimeMachineStage int32

RuntimeMachineStage describes the stage of the machine boot/run process.

const (
	RuntimeMachineStage_MACHINE_STAGE_UNKNOWN       RuntimeMachineStage = 0
	RuntimeMachineStage_MACHINE_STAGE_BOOTING       RuntimeMachineStage = 1
	RuntimeMachineStage_MACHINE_STAGE_INSTALLING    RuntimeMachineStage = 2
	RuntimeMachineStage_MACHINE_STAGE_MAINTENANCE   RuntimeMachineStage = 3
	RuntimeMachineStage_MACHINE_STAGE_RUNNING       RuntimeMachineStage = 4
	RuntimeMachineStage_MACHINE_STAGE_REBOOTING     RuntimeMachineStage = 5
	RuntimeMachineStage_MACHINE_STAGE_SHUTTING_DOWN RuntimeMachineStage = 6
	RuntimeMachineStage_MACHINE_STAGE_RESETTING     RuntimeMachineStage = 7
	RuntimeMachineStage_MACHINE_STAGE_UPGRADING     RuntimeMachineStage = 8
)

func (RuntimeMachineStage) Descriptor

func (RuntimeMachineStage) Enum

func (RuntimeMachineStage) EnumDescriptor deprecated

func (RuntimeMachineStage) EnumDescriptor() ([]byte, []int)

Deprecated: Use RuntimeMachineStage.Descriptor instead.

func (RuntimeMachineStage) Number

func (RuntimeMachineStage) String

func (x RuntimeMachineStage) String() string

func (RuntimeMachineStage) Type

Jump to

Keyboard shortcuts

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