network

package
v1.6.6 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLength        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflow          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group")
)
View Source
var File_resource_network_device_config_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DeviceConfigSpecSpec

type DeviceConfigSpecSpec struct {

	// Contains YAML marshalled device config (as part of the machine config).
	YamlMarshalled []byte `protobuf:"bytes,1,opt,name=yaml_marshalled,json=yamlMarshalled,proto3" json:"yaml_marshalled,omitempty"`
	// contains filtered or unexported fields
}

DeviceConfigSpecSpec is the spec for the network.DeviceConfigSpec resource.

func (*DeviceConfigSpecSpec) Descriptor deprecated

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

Deprecated: Use DeviceConfigSpecSpec.ProtoReflect.Descriptor instead.

func (*DeviceConfigSpecSpec) GetYamlMarshalled

func (x *DeviceConfigSpecSpec) GetYamlMarshalled() []byte

func (*DeviceConfigSpecSpec) MarshalToSizedBufferVT

func (m *DeviceConfigSpecSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)

func (*DeviceConfigSpecSpec) MarshalToVT

func (m *DeviceConfigSpecSpec) MarshalToVT(dAtA []byte) (int, error)

func (*DeviceConfigSpecSpec) MarshalVT

func (m *DeviceConfigSpecSpec) MarshalVT() (dAtA []byte, err error)

func (*DeviceConfigSpecSpec) ProtoMessage

func (*DeviceConfigSpecSpec) ProtoMessage()

func (*DeviceConfigSpecSpec) ProtoReflect

func (x *DeviceConfigSpecSpec) ProtoReflect() protoreflect.Message

func (*DeviceConfigSpecSpec) Reset

func (x *DeviceConfigSpecSpec) Reset()

func (*DeviceConfigSpecSpec) SizeVT

func (m *DeviceConfigSpecSpec) SizeVT() (n int)

func (*DeviceConfigSpecSpec) String

func (x *DeviceConfigSpecSpec) String() string

func (*DeviceConfigSpecSpec) UnmarshalVT

func (m *DeviceConfigSpecSpec) UnmarshalVT(dAtA []byte) error

Jump to

Keyboard shortcuts

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