Documentation ¶
Index ¶
- Variables
- type DevicesStatusSpec
- func (*DevicesStatusSpec) Descriptor() ([]byte, []int)deprecated
- func (x *DevicesStatusSpec) GetReady() bool
- func (m *DevicesStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *DevicesStatusSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *DevicesStatusSpec) MarshalVT() (dAtA []byte, err error)
- func (*DevicesStatusSpec) ProtoMessage()
- func (x *DevicesStatusSpec) ProtoReflect() protoreflect.Message
- func (x *DevicesStatusSpec) Reset()
- func (m *DevicesStatusSpec) SizeVT() (n int)
- func (x *DevicesStatusSpec) String() string
- func (m *DevicesStatusSpec) UnmarshalVT(dAtA []byte) error
- type EventSinkConfigSpec
- func (*EventSinkConfigSpec) Descriptor() ([]byte, []int)deprecated
- func (x *EventSinkConfigSpec) GetEndpoint() string
- func (m *EventSinkConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *EventSinkConfigSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *EventSinkConfigSpec) MarshalVT() (dAtA []byte, err error)
- func (*EventSinkConfigSpec) ProtoMessage()
- func (x *EventSinkConfigSpec) ProtoReflect() protoreflect.Message
- func (x *EventSinkConfigSpec) Reset()
- func (m *EventSinkConfigSpec) SizeVT() (n int)
- func (x *EventSinkConfigSpec) String() string
- func (m *EventSinkConfigSpec) UnmarshalVT(dAtA []byte) error
- type KernelModuleSpecSpec
- func (*KernelModuleSpecSpec) Descriptor() ([]byte, []int)deprecated
- func (x *KernelModuleSpecSpec) GetName() string
- func (x *KernelModuleSpecSpec) GetParameters() []string
- func (m *KernelModuleSpecSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *KernelModuleSpecSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *KernelModuleSpecSpec) MarshalVT() (dAtA []byte, err error)
- func (*KernelModuleSpecSpec) ProtoMessage()
- func (x *KernelModuleSpecSpec) ProtoReflect() protoreflect.Message
- func (x *KernelModuleSpecSpec) Reset()
- func (m *KernelModuleSpecSpec) SizeVT() (n int)
- func (x *KernelModuleSpecSpec) String() string
- func (m *KernelModuleSpecSpec) UnmarshalVT(dAtA []byte) error
- type KernelParamSpecSpec
- func (*KernelParamSpecSpec) Descriptor() ([]byte, []int)deprecated
- func (x *KernelParamSpecSpec) GetIgnoreErrors() bool
- func (x *KernelParamSpecSpec) GetValue() string
- func (m *KernelParamSpecSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *KernelParamSpecSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *KernelParamSpecSpec) MarshalVT() (dAtA []byte, err error)
- func (*KernelParamSpecSpec) ProtoMessage()
- func (x *KernelParamSpecSpec) ProtoReflect() protoreflect.Message
- func (x *KernelParamSpecSpec) Reset()
- func (m *KernelParamSpecSpec) SizeVT() (n int)
- func (x *KernelParamSpecSpec) String() string
- func (m *KernelParamSpecSpec) UnmarshalVT(dAtA []byte) error
- type KernelParamStatusSpec
- func (*KernelParamStatusSpec) Descriptor() ([]byte, []int)deprecated
- func (x *KernelParamStatusSpec) GetCurrent() string
- func (x *KernelParamStatusSpec) GetDefault() string
- func (x *KernelParamStatusSpec) GetUnsupported() bool
- func (m *KernelParamStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *KernelParamStatusSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *KernelParamStatusSpec) MarshalVT() (dAtA []byte, err error)
- func (*KernelParamStatusSpec) ProtoMessage()
- func (x *KernelParamStatusSpec) ProtoReflect() protoreflect.Message
- func (x *KernelParamStatusSpec) Reset()
- func (m *KernelParamStatusSpec) SizeVT() (n int)
- func (x *KernelParamStatusSpec) String() string
- func (m *KernelParamStatusSpec) UnmarshalVT(dAtA []byte) error
- type KmsgLogConfigSpec
- func (*KmsgLogConfigSpec) Descriptor() ([]byte, []int)deprecated
- func (x *KmsgLogConfigSpec) GetDestinations() []*common.URL
- func (m *KmsgLogConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *KmsgLogConfigSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *KmsgLogConfigSpec) MarshalVT() (dAtA []byte, err error)
- func (*KmsgLogConfigSpec) ProtoMessage()
- func (x *KmsgLogConfigSpec) ProtoReflect() protoreflect.Message
- func (x *KmsgLogConfigSpec) Reset()
- func (m *KmsgLogConfigSpec) SizeVT() (n int)
- func (x *KmsgLogConfigSpec) String() string
- func (m *KmsgLogConfigSpec) UnmarshalVT(dAtA []byte) error
- type MachineStatusSpec
- func (*MachineStatusSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MachineStatusSpec) GetStage() enums.RuntimeMachineStage
- func (x *MachineStatusSpec) GetStatus() *MachineStatusStatus
- func (m *MachineStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MachineStatusSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MachineStatusSpec) MarshalVT() (dAtA []byte, err error)
- func (*MachineStatusSpec) ProtoMessage()
- func (x *MachineStatusSpec) ProtoReflect() protoreflect.Message
- func (x *MachineStatusSpec) Reset()
- func (m *MachineStatusSpec) SizeVT() (n int)
- func (x *MachineStatusSpec) String() string
- func (m *MachineStatusSpec) UnmarshalVT(dAtA []byte) error
- type MachineStatusStatus
- func (*MachineStatusStatus) Descriptor() ([]byte, []int)deprecated
- func (x *MachineStatusStatus) GetReady() bool
- func (x *MachineStatusStatus) GetUnmetConditions() []*UnmetCondition
- func (m *MachineStatusStatus) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MachineStatusStatus) MarshalToVT(dAtA []byte) (int, error)
- func (m *MachineStatusStatus) MarshalVT() (dAtA []byte, err error)
- func (*MachineStatusStatus) ProtoMessage()
- func (x *MachineStatusStatus) ProtoReflect() protoreflect.Message
- func (x *MachineStatusStatus) Reset()
- func (m *MachineStatusStatus) SizeVT() (n int)
- func (x *MachineStatusStatus) String() string
- func (m *MachineStatusStatus) UnmarshalVT(dAtA []byte) error
- type MaintenanceServiceConfigSpec
- func (*MaintenanceServiceConfigSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MaintenanceServiceConfigSpec) GetListenAddress() string
- func (x *MaintenanceServiceConfigSpec) GetReachableAddresses() []*common.NetIP
- func (m *MaintenanceServiceConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MaintenanceServiceConfigSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MaintenanceServiceConfigSpec) MarshalVT() (dAtA []byte, err error)
- func (*MaintenanceServiceConfigSpec) ProtoMessage()
- func (x *MaintenanceServiceConfigSpec) ProtoReflect() protoreflect.Message
- func (x *MaintenanceServiceConfigSpec) Reset()
- func (m *MaintenanceServiceConfigSpec) SizeVT() (n int)
- func (x *MaintenanceServiceConfigSpec) String() string
- func (m *MaintenanceServiceConfigSpec) UnmarshalVT(dAtA []byte) error
- type MetaKeySpec
- func (*MetaKeySpec) Descriptor() ([]byte, []int)deprecated
- func (x *MetaKeySpec) GetValue() string
- func (m *MetaKeySpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MetaKeySpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MetaKeySpec) MarshalVT() (dAtA []byte, err error)
- func (*MetaKeySpec) ProtoMessage()
- func (x *MetaKeySpec) ProtoReflect() protoreflect.Message
- func (x *MetaKeySpec) Reset()
- func (m *MetaKeySpec) SizeVT() (n int)
- func (x *MetaKeySpec) String() string
- func (m *MetaKeySpec) UnmarshalVT(dAtA []byte) error
- type MetaLoadedSpec
- func (*MetaLoadedSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MetaLoadedSpec) GetDone() bool
- func (m *MetaLoadedSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MetaLoadedSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MetaLoadedSpec) MarshalVT() (dAtA []byte, err error)
- func (*MetaLoadedSpec) ProtoMessage()
- func (x *MetaLoadedSpec) ProtoReflect() protoreflect.Message
- func (x *MetaLoadedSpec) Reset()
- func (m *MetaLoadedSpec) SizeVT() (n int)
- func (x *MetaLoadedSpec) String() string
- func (m *MetaLoadedSpec) UnmarshalVT(dAtA []byte) error
- type MountStatusSpec
- func (*MountStatusSpec) Descriptor() ([]byte, []int)deprecated
- func (x *MountStatusSpec) GetEncrypted() bool
- func (x *MountStatusSpec) GetEncryptionProviders() []string
- func (x *MountStatusSpec) GetFilesystemType() string
- func (x *MountStatusSpec) GetOptions() []string
- func (x *MountStatusSpec) GetSource() string
- func (x *MountStatusSpec) GetTarget() string
- func (m *MountStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *MountStatusSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *MountStatusSpec) MarshalVT() (dAtA []byte, err error)
- func (*MountStatusSpec) ProtoMessage()
- func (x *MountStatusSpec) ProtoReflect() protoreflect.Message
- func (x *MountStatusSpec) Reset()
- func (m *MountStatusSpec) SizeVT() (n int)
- func (x *MountStatusSpec) String() string
- func (m *MountStatusSpec) UnmarshalVT(dAtA []byte) error
- type PlatformMetadataSpec
- func (*PlatformMetadataSpec) Descriptor() ([]byte, []int)deprecated
- func (x *PlatformMetadataSpec) GetHostname() string
- func (x *PlatformMetadataSpec) GetInstanceId() string
- func (x *PlatformMetadataSpec) GetInstanceType() string
- func (x *PlatformMetadataSpec) GetPlatform() string
- func (x *PlatformMetadataSpec) GetProviderId() string
- func (x *PlatformMetadataSpec) GetRegion() string
- func (x *PlatformMetadataSpec) GetSpot() bool
- func (x *PlatformMetadataSpec) GetZone() string
- func (m *PlatformMetadataSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *PlatformMetadataSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *PlatformMetadataSpec) MarshalVT() (dAtA []byte, err error)
- func (*PlatformMetadataSpec) ProtoMessage()
- func (x *PlatformMetadataSpec) ProtoReflect() protoreflect.Message
- func (x *PlatformMetadataSpec) Reset()
- func (m *PlatformMetadataSpec) SizeVT() (n int)
- func (x *PlatformMetadataSpec) String() string
- func (m *PlatformMetadataSpec) UnmarshalVT(dAtA []byte) error
- type SecurityStateSpec
- func (*SecurityStateSpec) Descriptor() ([]byte, []int)deprecated
- func (x *SecurityStateSpec) GetPcrSigningKeyFingerprint() string
- func (x *SecurityStateSpec) GetSecureBoot() bool
- func (x *SecurityStateSpec) GetUkiSigningKeyFingerprint() string
- func (m *SecurityStateSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *SecurityStateSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *SecurityStateSpec) MarshalVT() (dAtA []byte, err error)
- func (*SecurityStateSpec) ProtoMessage()
- func (x *SecurityStateSpec) ProtoReflect() protoreflect.Message
- func (x *SecurityStateSpec) Reset()
- func (m *SecurityStateSpec) SizeVT() (n int)
- func (x *SecurityStateSpec) String() string
- func (m *SecurityStateSpec) UnmarshalVT(dAtA []byte) error
- type UniqueMachineTokenSpec
- func (*UniqueMachineTokenSpec) Descriptor() ([]byte, []int)deprecated
- func (x *UniqueMachineTokenSpec) GetToken() string
- func (m *UniqueMachineTokenSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UniqueMachineTokenSpec) MarshalToVT(dAtA []byte) (int, error)
- func (m *UniqueMachineTokenSpec) MarshalVT() (dAtA []byte, err error)
- func (*UniqueMachineTokenSpec) ProtoMessage()
- func (x *UniqueMachineTokenSpec) ProtoReflect() protoreflect.Message
- func (x *UniqueMachineTokenSpec) Reset()
- func (m *UniqueMachineTokenSpec) SizeVT() (n int)
- func (x *UniqueMachineTokenSpec) String() string
- func (m *UniqueMachineTokenSpec) UnmarshalVT(dAtA []byte) error
- type UnmetCondition
- func (*UnmetCondition) Descriptor() ([]byte, []int)deprecated
- func (x *UnmetCondition) GetName() string
- func (x *UnmetCondition) GetReason() string
- func (m *UnmetCondition) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *UnmetCondition) MarshalToVT(dAtA []byte) (int, error)
- func (m *UnmetCondition) MarshalVT() (dAtA []byte, err error)
- func (*UnmetCondition) ProtoMessage()
- func (x *UnmetCondition) ProtoReflect() protoreflect.Message
- func (x *UnmetCondition) Reset()
- func (m *UnmetCondition) SizeVT() (n int)
- func (x *UnmetCondition) String() string
- func (m *UnmetCondition) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLength = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflow = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroup = fmt.Errorf("proto: unexpected end of group") )
var File_resource_definitions_runtime_runtime_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DevicesStatusSpec ¶ added in v1.5.0
type DevicesStatusSpec struct { Ready bool `protobuf:"varint,1,opt,name=ready,proto3" json:"ready,omitempty"` // contains filtered or unexported fields }
DevicesStatusSpec is the spec for devices status.
func (*DevicesStatusSpec) Descriptor
deprecated
added in
v1.5.0
func (*DevicesStatusSpec) Descriptor() ([]byte, []int)
Deprecated: Use DevicesStatusSpec.ProtoReflect.Descriptor instead.
func (*DevicesStatusSpec) GetReady ¶ added in v1.5.0
func (x *DevicesStatusSpec) GetReady() bool
func (*DevicesStatusSpec) MarshalToSizedBufferVT ¶ added in v1.5.0
func (m *DevicesStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*DevicesStatusSpec) MarshalToVT ¶ added in v1.5.0
func (m *DevicesStatusSpec) MarshalToVT(dAtA []byte) (int, error)
func (*DevicesStatusSpec) MarshalVT ¶ added in v1.5.0
func (m *DevicesStatusSpec) MarshalVT() (dAtA []byte, err error)
func (*DevicesStatusSpec) ProtoMessage ¶ added in v1.5.0
func (*DevicesStatusSpec) ProtoMessage()
func (*DevicesStatusSpec) ProtoReflect ¶ added in v1.5.0
func (x *DevicesStatusSpec) ProtoReflect() protoreflect.Message
func (*DevicesStatusSpec) Reset ¶ added in v1.5.0
func (x *DevicesStatusSpec) Reset()
func (*DevicesStatusSpec) SizeVT ¶ added in v1.5.0
func (m *DevicesStatusSpec) SizeVT() (n int)
func (*DevicesStatusSpec) String ¶ added in v1.5.0
func (x *DevicesStatusSpec) String() string
func (*DevicesStatusSpec) UnmarshalVT ¶ added in v1.5.0
func (m *DevicesStatusSpec) UnmarshalVT(dAtA []byte) error
type EventSinkConfigSpec ¶ added in v1.5.0
type EventSinkConfigSpec struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // contains filtered or unexported fields }
EventSinkConfigSpec describes configuration of Talos event log streaming.
func (*EventSinkConfigSpec) Descriptor
deprecated
added in
v1.5.0
func (*EventSinkConfigSpec) Descriptor() ([]byte, []int)
Deprecated: Use EventSinkConfigSpec.ProtoReflect.Descriptor instead.
func (*EventSinkConfigSpec) GetEndpoint ¶ added in v1.5.0
func (x *EventSinkConfigSpec) GetEndpoint() string
func (*EventSinkConfigSpec) MarshalToSizedBufferVT ¶ added in v1.5.0
func (m *EventSinkConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*EventSinkConfigSpec) MarshalToVT ¶ added in v1.5.0
func (m *EventSinkConfigSpec) MarshalToVT(dAtA []byte) (int, error)
func (*EventSinkConfigSpec) MarshalVT ¶ added in v1.5.0
func (m *EventSinkConfigSpec) MarshalVT() (dAtA []byte, err error)
func (*EventSinkConfigSpec) ProtoMessage ¶ added in v1.5.0
func (*EventSinkConfigSpec) ProtoMessage()
func (*EventSinkConfigSpec) ProtoReflect ¶ added in v1.5.0
func (x *EventSinkConfigSpec) ProtoReflect() protoreflect.Message
func (*EventSinkConfigSpec) Reset ¶ added in v1.5.0
func (x *EventSinkConfigSpec) Reset()
func (*EventSinkConfigSpec) SizeVT ¶ added in v1.5.0
func (m *EventSinkConfigSpec) SizeVT() (n int)
func (*EventSinkConfigSpec) String ¶ added in v1.5.0
func (x *EventSinkConfigSpec) String() string
func (*EventSinkConfigSpec) UnmarshalVT ¶ added in v1.5.0
func (m *EventSinkConfigSpec) UnmarshalVT(dAtA []byte) error
type KernelModuleSpecSpec ¶
type KernelModuleSpecSpec struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Parameters []string `protobuf:"bytes,2,rep,name=parameters,proto3" json:"parameters,omitempty"` // contains filtered or unexported fields }
KernelModuleSpecSpec describes Linux kernel module to load.
func (*KernelModuleSpecSpec) Descriptor
deprecated
func (*KernelModuleSpecSpec) Descriptor() ([]byte, []int)
Deprecated: Use KernelModuleSpecSpec.ProtoReflect.Descriptor instead.
func (*KernelModuleSpecSpec) GetName ¶
func (x *KernelModuleSpecSpec) GetName() string
func (*KernelModuleSpecSpec) GetParameters ¶
func (x *KernelModuleSpecSpec) GetParameters() []string
func (*KernelModuleSpecSpec) MarshalToSizedBufferVT ¶
func (m *KernelModuleSpecSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*KernelModuleSpecSpec) MarshalToVT ¶
func (m *KernelModuleSpecSpec) MarshalToVT(dAtA []byte) (int, error)
func (*KernelModuleSpecSpec) MarshalVT ¶
func (m *KernelModuleSpecSpec) MarshalVT() (dAtA []byte, err error)
func (*KernelModuleSpecSpec) ProtoMessage ¶
func (*KernelModuleSpecSpec) ProtoMessage()
func (*KernelModuleSpecSpec) ProtoReflect ¶
func (x *KernelModuleSpecSpec) ProtoReflect() protoreflect.Message
func (*KernelModuleSpecSpec) Reset ¶
func (x *KernelModuleSpecSpec) Reset()
func (*KernelModuleSpecSpec) SizeVT ¶
func (m *KernelModuleSpecSpec) SizeVT() (n int)
func (*KernelModuleSpecSpec) String ¶
func (x *KernelModuleSpecSpec) String() string
func (*KernelModuleSpecSpec) UnmarshalVT ¶
func (m *KernelModuleSpecSpec) UnmarshalVT(dAtA []byte) error
type KernelParamSpecSpec ¶
type KernelParamSpecSpec struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` IgnoreErrors bool `protobuf:"varint,2,opt,name=ignore_errors,json=ignoreErrors,proto3" json:"ignore_errors,omitempty"` // contains filtered or unexported fields }
KernelParamSpecSpec describes status of the defined sysctls.
func (*KernelParamSpecSpec) Descriptor
deprecated
func (*KernelParamSpecSpec) Descriptor() ([]byte, []int)
Deprecated: Use KernelParamSpecSpec.ProtoReflect.Descriptor instead.
func (*KernelParamSpecSpec) GetIgnoreErrors ¶
func (x *KernelParamSpecSpec) GetIgnoreErrors() bool
func (*KernelParamSpecSpec) GetValue ¶
func (x *KernelParamSpecSpec) GetValue() string
func (*KernelParamSpecSpec) MarshalToSizedBufferVT ¶
func (m *KernelParamSpecSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*KernelParamSpecSpec) MarshalToVT ¶
func (m *KernelParamSpecSpec) MarshalToVT(dAtA []byte) (int, error)
func (*KernelParamSpecSpec) MarshalVT ¶
func (m *KernelParamSpecSpec) MarshalVT() (dAtA []byte, err error)
func (*KernelParamSpecSpec) ProtoMessage ¶
func (*KernelParamSpecSpec) ProtoMessage()
func (*KernelParamSpecSpec) ProtoReflect ¶
func (x *KernelParamSpecSpec) ProtoReflect() protoreflect.Message
func (*KernelParamSpecSpec) Reset ¶
func (x *KernelParamSpecSpec) Reset()
func (*KernelParamSpecSpec) SizeVT ¶
func (m *KernelParamSpecSpec) SizeVT() (n int)
func (*KernelParamSpecSpec) String ¶
func (x *KernelParamSpecSpec) String() string
func (*KernelParamSpecSpec) UnmarshalVT ¶
func (m *KernelParamSpecSpec) UnmarshalVT(dAtA []byte) error
type KernelParamStatusSpec ¶
type KernelParamStatusSpec struct { Current string `protobuf:"bytes,1,opt,name=current,proto3" json:"current,omitempty"` Default string `protobuf:"bytes,2,opt,name=default,proto3" json:"default,omitempty"` Unsupported bool `protobuf:"varint,3,opt,name=unsupported,proto3" json:"unsupported,omitempty"` // contains filtered or unexported fields }
KernelParamStatusSpec describes status of the defined sysctls.
func (*KernelParamStatusSpec) Descriptor
deprecated
func (*KernelParamStatusSpec) Descriptor() ([]byte, []int)
Deprecated: Use KernelParamStatusSpec.ProtoReflect.Descriptor instead.
func (*KernelParamStatusSpec) GetCurrent ¶
func (x *KernelParamStatusSpec) GetCurrent() string
func (*KernelParamStatusSpec) GetDefault ¶
func (x *KernelParamStatusSpec) GetDefault() string
func (*KernelParamStatusSpec) GetUnsupported ¶
func (x *KernelParamStatusSpec) GetUnsupported() bool
func (*KernelParamStatusSpec) MarshalToSizedBufferVT ¶
func (m *KernelParamStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*KernelParamStatusSpec) MarshalToVT ¶
func (m *KernelParamStatusSpec) MarshalToVT(dAtA []byte) (int, error)
func (*KernelParamStatusSpec) MarshalVT ¶
func (m *KernelParamStatusSpec) MarshalVT() (dAtA []byte, err error)
func (*KernelParamStatusSpec) ProtoMessage ¶
func (*KernelParamStatusSpec) ProtoMessage()
func (*KernelParamStatusSpec) ProtoReflect ¶
func (x *KernelParamStatusSpec) ProtoReflect() protoreflect.Message
func (*KernelParamStatusSpec) Reset ¶
func (x *KernelParamStatusSpec) Reset()
func (*KernelParamStatusSpec) SizeVT ¶
func (m *KernelParamStatusSpec) SizeVT() (n int)
func (*KernelParamStatusSpec) String ¶
func (x *KernelParamStatusSpec) String() string
func (*KernelParamStatusSpec) UnmarshalVT ¶
func (m *KernelParamStatusSpec) UnmarshalVT(dAtA []byte) error
type KmsgLogConfigSpec ¶ added in v1.5.0
type KmsgLogConfigSpec struct { Destinations []*common.URL `protobuf:"bytes,1,rep,name=destinations,proto3" json:"destinations,omitempty"` // contains filtered or unexported fields }
KmsgLogConfigSpec describes configuration for kmsg log streaming.
func (*KmsgLogConfigSpec) Descriptor
deprecated
added in
v1.5.0
func (*KmsgLogConfigSpec) Descriptor() ([]byte, []int)
Deprecated: Use KmsgLogConfigSpec.ProtoReflect.Descriptor instead.
func (*KmsgLogConfigSpec) GetDestinations ¶ added in v1.5.0
func (x *KmsgLogConfigSpec) GetDestinations() []*common.URL
func (*KmsgLogConfigSpec) MarshalToSizedBufferVT ¶ added in v1.5.0
func (m *KmsgLogConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*KmsgLogConfigSpec) MarshalToVT ¶ added in v1.5.0
func (m *KmsgLogConfigSpec) MarshalToVT(dAtA []byte) (int, error)
func (*KmsgLogConfigSpec) MarshalVT ¶ added in v1.5.0
func (m *KmsgLogConfigSpec) MarshalVT() (dAtA []byte, err error)
func (*KmsgLogConfigSpec) ProtoMessage ¶ added in v1.5.0
func (*KmsgLogConfigSpec) ProtoMessage()
func (*KmsgLogConfigSpec) ProtoReflect ¶ added in v1.5.0
func (x *KmsgLogConfigSpec) ProtoReflect() protoreflect.Message
func (*KmsgLogConfigSpec) Reset ¶ added in v1.5.0
func (x *KmsgLogConfigSpec) Reset()
func (*KmsgLogConfigSpec) SizeVT ¶ added in v1.5.0
func (m *KmsgLogConfigSpec) SizeVT() (n int)
func (*KmsgLogConfigSpec) String ¶ added in v1.5.0
func (x *KmsgLogConfigSpec) String() string
func (*KmsgLogConfigSpec) UnmarshalVT ¶ added in v1.5.0
func (m *KmsgLogConfigSpec) UnmarshalVT(dAtA []byte) error
type MachineStatusSpec ¶
type MachineStatusSpec struct { Stage enums.RuntimeMachineStage `protobuf:"varint,1,opt,name=stage,proto3,enum=talos.resource.definitions.enums.RuntimeMachineStage" json:"stage,omitempty"` Status *MachineStatusStatus `protobuf:"bytes,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
MachineStatusSpec describes status of the defined sysctls.
func (*MachineStatusSpec) Descriptor
deprecated
func (*MachineStatusSpec) Descriptor() ([]byte, []int)
Deprecated: Use MachineStatusSpec.ProtoReflect.Descriptor instead.
func (*MachineStatusSpec) GetStage ¶
func (x *MachineStatusSpec) GetStage() enums.RuntimeMachineStage
func (*MachineStatusSpec) GetStatus ¶
func (x *MachineStatusSpec) GetStatus() *MachineStatusStatus
func (*MachineStatusSpec) MarshalToSizedBufferVT ¶
func (m *MachineStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MachineStatusSpec) MarshalToVT ¶
func (m *MachineStatusSpec) MarshalToVT(dAtA []byte) (int, error)
func (*MachineStatusSpec) MarshalVT ¶
func (m *MachineStatusSpec) MarshalVT() (dAtA []byte, err error)
func (*MachineStatusSpec) ProtoMessage ¶
func (*MachineStatusSpec) ProtoMessage()
func (*MachineStatusSpec) ProtoReflect ¶
func (x *MachineStatusSpec) ProtoReflect() protoreflect.Message
func (*MachineStatusSpec) Reset ¶
func (x *MachineStatusSpec) Reset()
func (*MachineStatusSpec) SizeVT ¶
func (m *MachineStatusSpec) SizeVT() (n int)
func (*MachineStatusSpec) String ¶
func (x *MachineStatusSpec) String() string
func (*MachineStatusSpec) UnmarshalVT ¶
func (m *MachineStatusSpec) UnmarshalVT(dAtA []byte) error
type MachineStatusStatus ¶
type MachineStatusStatus struct { Ready bool `protobuf:"varint,1,opt,name=ready,proto3" json:"ready,omitempty"` UnmetConditions []*UnmetCondition `protobuf:"bytes,2,rep,name=unmet_conditions,json=unmetConditions,proto3" json:"unmet_conditions,omitempty"` // contains filtered or unexported fields }
MachineStatusStatus describes machine current status at the stage.
func (*MachineStatusStatus) Descriptor
deprecated
func (*MachineStatusStatus) Descriptor() ([]byte, []int)
Deprecated: Use MachineStatusStatus.ProtoReflect.Descriptor instead.
func (*MachineStatusStatus) GetReady ¶
func (x *MachineStatusStatus) GetReady() bool
func (*MachineStatusStatus) GetUnmetConditions ¶
func (x *MachineStatusStatus) GetUnmetConditions() []*UnmetCondition
func (*MachineStatusStatus) MarshalToSizedBufferVT ¶
func (m *MachineStatusStatus) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MachineStatusStatus) MarshalToVT ¶
func (m *MachineStatusStatus) MarshalToVT(dAtA []byte) (int, error)
func (*MachineStatusStatus) MarshalVT ¶
func (m *MachineStatusStatus) MarshalVT() (dAtA []byte, err error)
func (*MachineStatusStatus) ProtoMessage ¶
func (*MachineStatusStatus) ProtoMessage()
func (*MachineStatusStatus) ProtoReflect ¶
func (x *MachineStatusStatus) ProtoReflect() protoreflect.Message
func (*MachineStatusStatus) Reset ¶
func (x *MachineStatusStatus) Reset()
func (*MachineStatusStatus) SizeVT ¶
func (m *MachineStatusStatus) SizeVT() (n int)
func (*MachineStatusStatus) String ¶
func (x *MachineStatusStatus) String() string
func (*MachineStatusStatus) UnmarshalVT ¶
func (m *MachineStatusStatus) UnmarshalVT(dAtA []byte) error
type MaintenanceServiceConfigSpec ¶ added in v1.5.0
type MaintenanceServiceConfigSpec struct { ListenAddress string `protobuf:"bytes,1,opt,name=listen_address,json=listenAddress,proto3" json:"listen_address,omitempty"` ReachableAddresses []*common.NetIP `protobuf:"bytes,2,rep,name=reachable_addresses,json=reachableAddresses,proto3" json:"reachable_addresses,omitempty"` // contains filtered or unexported fields }
MaintenanceServiceConfigSpec describes configuration for maintenance service API.
func (*MaintenanceServiceConfigSpec) Descriptor
deprecated
added in
v1.5.0
func (*MaintenanceServiceConfigSpec) Descriptor() ([]byte, []int)
Deprecated: Use MaintenanceServiceConfigSpec.ProtoReflect.Descriptor instead.
func (*MaintenanceServiceConfigSpec) GetListenAddress ¶ added in v1.5.0
func (x *MaintenanceServiceConfigSpec) GetListenAddress() string
func (*MaintenanceServiceConfigSpec) GetReachableAddresses ¶ added in v1.5.0
func (x *MaintenanceServiceConfigSpec) GetReachableAddresses() []*common.NetIP
func (*MaintenanceServiceConfigSpec) MarshalToSizedBufferVT ¶ added in v1.5.0
func (m *MaintenanceServiceConfigSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MaintenanceServiceConfigSpec) MarshalToVT ¶ added in v1.5.0
func (m *MaintenanceServiceConfigSpec) MarshalToVT(dAtA []byte) (int, error)
func (*MaintenanceServiceConfigSpec) MarshalVT ¶ added in v1.5.0
func (m *MaintenanceServiceConfigSpec) MarshalVT() (dAtA []byte, err error)
func (*MaintenanceServiceConfigSpec) ProtoMessage ¶ added in v1.5.0
func (*MaintenanceServiceConfigSpec) ProtoMessage()
func (*MaintenanceServiceConfigSpec) ProtoReflect ¶ added in v1.5.0
func (x *MaintenanceServiceConfigSpec) ProtoReflect() protoreflect.Message
func (*MaintenanceServiceConfigSpec) Reset ¶ added in v1.5.0
func (x *MaintenanceServiceConfigSpec) Reset()
func (*MaintenanceServiceConfigSpec) SizeVT ¶ added in v1.5.0
func (m *MaintenanceServiceConfigSpec) SizeVT() (n int)
func (*MaintenanceServiceConfigSpec) String ¶ added in v1.5.0
func (x *MaintenanceServiceConfigSpec) String() string
func (*MaintenanceServiceConfigSpec) UnmarshalVT ¶ added in v1.5.0
func (m *MaintenanceServiceConfigSpec) UnmarshalVT(dAtA []byte) error
type MetaKeySpec ¶ added in v1.4.0
type MetaKeySpec struct { Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
MetaKeySpec describes status of the defined sysctls.
func (*MetaKeySpec) Descriptor
deprecated
added in
v1.4.0
func (*MetaKeySpec) Descriptor() ([]byte, []int)
Deprecated: Use MetaKeySpec.ProtoReflect.Descriptor instead.
func (*MetaKeySpec) GetValue ¶ added in v1.4.0
func (x *MetaKeySpec) GetValue() string
func (*MetaKeySpec) MarshalToSizedBufferVT ¶ added in v1.4.0
func (m *MetaKeySpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MetaKeySpec) MarshalToVT ¶ added in v1.4.0
func (m *MetaKeySpec) MarshalToVT(dAtA []byte) (int, error)
func (*MetaKeySpec) MarshalVT ¶ added in v1.4.0
func (m *MetaKeySpec) MarshalVT() (dAtA []byte, err error)
func (*MetaKeySpec) ProtoMessage ¶ added in v1.4.0
func (*MetaKeySpec) ProtoMessage()
func (*MetaKeySpec) ProtoReflect ¶ added in v1.4.0
func (x *MetaKeySpec) ProtoReflect() protoreflect.Message
func (*MetaKeySpec) Reset ¶ added in v1.4.0
func (x *MetaKeySpec) Reset()
func (*MetaKeySpec) SizeVT ¶ added in v1.4.0
func (m *MetaKeySpec) SizeVT() (n int)
func (*MetaKeySpec) String ¶ added in v1.4.0
func (x *MetaKeySpec) String() string
func (*MetaKeySpec) UnmarshalVT ¶ added in v1.4.0
func (m *MetaKeySpec) UnmarshalVT(dAtA []byte) error
type MetaLoadedSpec ¶ added in v1.6.0
type MetaLoadedSpec struct { Done bool `protobuf:"varint,1,opt,name=done,proto3" json:"done,omitempty"` // contains filtered or unexported fields }
MetaLoadedSpec is the spec for meta loaded. The Done field is always true when resource exists.
func (*MetaLoadedSpec) Descriptor
deprecated
added in
v1.6.0
func (*MetaLoadedSpec) Descriptor() ([]byte, []int)
Deprecated: Use MetaLoadedSpec.ProtoReflect.Descriptor instead.
func (*MetaLoadedSpec) GetDone ¶ added in v1.6.0
func (x *MetaLoadedSpec) GetDone() bool
func (*MetaLoadedSpec) MarshalToSizedBufferVT ¶ added in v1.6.0
func (m *MetaLoadedSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MetaLoadedSpec) MarshalToVT ¶ added in v1.6.0
func (m *MetaLoadedSpec) MarshalToVT(dAtA []byte) (int, error)
func (*MetaLoadedSpec) MarshalVT ¶ added in v1.6.0
func (m *MetaLoadedSpec) MarshalVT() (dAtA []byte, err error)
func (*MetaLoadedSpec) ProtoMessage ¶ added in v1.6.0
func (*MetaLoadedSpec) ProtoMessage()
func (*MetaLoadedSpec) ProtoReflect ¶ added in v1.6.0
func (x *MetaLoadedSpec) ProtoReflect() protoreflect.Message
func (*MetaLoadedSpec) Reset ¶ added in v1.6.0
func (x *MetaLoadedSpec) Reset()
func (*MetaLoadedSpec) SizeVT ¶ added in v1.6.0
func (m *MetaLoadedSpec) SizeVT() (n int)
func (*MetaLoadedSpec) String ¶ added in v1.6.0
func (x *MetaLoadedSpec) String() string
func (*MetaLoadedSpec) UnmarshalVT ¶ added in v1.6.0
func (m *MetaLoadedSpec) UnmarshalVT(dAtA []byte) error
type MountStatusSpec ¶
type MountStatusSpec struct { Source string `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Target string `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` FilesystemType string `protobuf:"bytes,3,opt,name=filesystem_type,json=filesystemType,proto3" json:"filesystem_type,omitempty"` Options []string `protobuf:"bytes,4,rep,name=options,proto3" json:"options,omitempty"` Encrypted bool `protobuf:"varint,5,opt,name=encrypted,proto3" json:"encrypted,omitempty"` EncryptionProviders []string `protobuf:"bytes,6,rep,name=encryption_providers,json=encryptionProviders,proto3" json:"encryption_providers,omitempty"` // contains filtered or unexported fields }
MountStatusSpec describes status of the defined sysctls.
func (*MountStatusSpec) Descriptor
deprecated
func (*MountStatusSpec) Descriptor() ([]byte, []int)
Deprecated: Use MountStatusSpec.ProtoReflect.Descriptor instead.
func (*MountStatusSpec) GetEncrypted ¶ added in v1.5.0
func (x *MountStatusSpec) GetEncrypted() bool
func (*MountStatusSpec) GetEncryptionProviders ¶ added in v1.6.0
func (x *MountStatusSpec) GetEncryptionProviders() []string
func (*MountStatusSpec) GetFilesystemType ¶
func (x *MountStatusSpec) GetFilesystemType() string
func (*MountStatusSpec) GetOptions ¶
func (x *MountStatusSpec) GetOptions() []string
func (*MountStatusSpec) GetSource ¶
func (x *MountStatusSpec) GetSource() string
func (*MountStatusSpec) GetTarget ¶
func (x *MountStatusSpec) GetTarget() string
func (*MountStatusSpec) MarshalToSizedBufferVT ¶
func (m *MountStatusSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*MountStatusSpec) MarshalToVT ¶
func (m *MountStatusSpec) MarshalToVT(dAtA []byte) (int, error)
func (*MountStatusSpec) MarshalVT ¶
func (m *MountStatusSpec) MarshalVT() (dAtA []byte, err error)
func (*MountStatusSpec) ProtoMessage ¶
func (*MountStatusSpec) ProtoMessage()
func (*MountStatusSpec) ProtoReflect ¶
func (x *MountStatusSpec) ProtoReflect() protoreflect.Message
func (*MountStatusSpec) Reset ¶
func (x *MountStatusSpec) Reset()
func (*MountStatusSpec) SizeVT ¶
func (m *MountStatusSpec) SizeVT() (n int)
func (*MountStatusSpec) String ¶
func (x *MountStatusSpec) String() string
func (*MountStatusSpec) UnmarshalVT ¶
func (m *MountStatusSpec) UnmarshalVT(dAtA []byte) error
type PlatformMetadataSpec ¶
type PlatformMetadataSpec struct { Platform string `protobuf:"bytes,1,opt,name=platform,proto3" json:"platform,omitempty"` Hostname string `protobuf:"bytes,2,opt,name=hostname,proto3" json:"hostname,omitempty"` Region string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"` Zone string `protobuf:"bytes,4,opt,name=zone,proto3" json:"zone,omitempty"` InstanceType string `protobuf:"bytes,5,opt,name=instance_type,json=instanceType,proto3" json:"instance_type,omitempty"` InstanceId string `protobuf:"bytes,6,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` ProviderId string `protobuf:"bytes,7,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"` Spot bool `protobuf:"varint,8,opt,name=spot,proto3" json:"spot,omitempty"` // contains filtered or unexported fields }
PlatformMetadataSpec describes platform metadata properties.
func (*PlatformMetadataSpec) Descriptor
deprecated
func (*PlatformMetadataSpec) Descriptor() ([]byte, []int)
Deprecated: Use PlatformMetadataSpec.ProtoReflect.Descriptor instead.
func (*PlatformMetadataSpec) GetHostname ¶
func (x *PlatformMetadataSpec) GetHostname() string
func (*PlatformMetadataSpec) GetInstanceId ¶
func (x *PlatformMetadataSpec) GetInstanceId() string
func (*PlatformMetadataSpec) GetInstanceType ¶
func (x *PlatformMetadataSpec) GetInstanceType() string
func (*PlatformMetadataSpec) GetPlatform ¶
func (x *PlatformMetadataSpec) GetPlatform() string
func (*PlatformMetadataSpec) GetProviderId ¶
func (x *PlatformMetadataSpec) GetProviderId() string
func (*PlatformMetadataSpec) GetRegion ¶
func (x *PlatformMetadataSpec) GetRegion() string
func (*PlatformMetadataSpec) GetSpot ¶
func (x *PlatformMetadataSpec) GetSpot() bool
func (*PlatformMetadataSpec) GetZone ¶
func (x *PlatformMetadataSpec) GetZone() string
func (*PlatformMetadataSpec) MarshalToSizedBufferVT ¶
func (m *PlatformMetadataSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*PlatformMetadataSpec) MarshalToVT ¶
func (m *PlatformMetadataSpec) MarshalToVT(dAtA []byte) (int, error)
func (*PlatformMetadataSpec) MarshalVT ¶
func (m *PlatformMetadataSpec) MarshalVT() (dAtA []byte, err error)
func (*PlatformMetadataSpec) ProtoMessage ¶
func (*PlatformMetadataSpec) ProtoMessage()
func (*PlatformMetadataSpec) ProtoReflect ¶
func (x *PlatformMetadataSpec) ProtoReflect() protoreflect.Message
func (*PlatformMetadataSpec) Reset ¶
func (x *PlatformMetadataSpec) Reset()
func (*PlatformMetadataSpec) SizeVT ¶
func (m *PlatformMetadataSpec) SizeVT() (n int)
func (*PlatformMetadataSpec) String ¶
func (x *PlatformMetadataSpec) String() string
func (*PlatformMetadataSpec) UnmarshalVT ¶
func (m *PlatformMetadataSpec) UnmarshalVT(dAtA []byte) error
type SecurityStateSpec ¶ added in v1.5.0
type SecurityStateSpec struct { SecureBoot bool `protobuf:"varint,1,opt,name=secure_boot,json=secureBoot,proto3" json:"secure_boot,omitempty"` UkiSigningKeyFingerprint string `` /* 137-byte string literal not displayed */ PcrSigningKeyFingerprint string `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
SecurityStateSpec describes the security state resource properties.
func (*SecurityStateSpec) Descriptor
deprecated
added in
v1.5.0
func (*SecurityStateSpec) Descriptor() ([]byte, []int)
Deprecated: Use SecurityStateSpec.ProtoReflect.Descriptor instead.
func (*SecurityStateSpec) GetPcrSigningKeyFingerprint ¶ added in v1.5.0
func (x *SecurityStateSpec) GetPcrSigningKeyFingerprint() string
func (*SecurityStateSpec) GetSecureBoot ¶ added in v1.5.0
func (x *SecurityStateSpec) GetSecureBoot() bool
func (*SecurityStateSpec) GetUkiSigningKeyFingerprint ¶ added in v1.5.0
func (x *SecurityStateSpec) GetUkiSigningKeyFingerprint() string
func (*SecurityStateSpec) MarshalToSizedBufferVT ¶ added in v1.5.0
func (m *SecurityStateSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*SecurityStateSpec) MarshalToVT ¶ added in v1.5.0
func (m *SecurityStateSpec) MarshalToVT(dAtA []byte) (int, error)
func (*SecurityStateSpec) MarshalVT ¶ added in v1.5.0
func (m *SecurityStateSpec) MarshalVT() (dAtA []byte, err error)
func (*SecurityStateSpec) ProtoMessage ¶ added in v1.5.0
func (*SecurityStateSpec) ProtoMessage()
func (*SecurityStateSpec) ProtoReflect ¶ added in v1.5.0
func (x *SecurityStateSpec) ProtoReflect() protoreflect.Message
func (*SecurityStateSpec) Reset ¶ added in v1.5.0
func (x *SecurityStateSpec) Reset()
func (*SecurityStateSpec) SizeVT ¶ added in v1.5.0
func (m *SecurityStateSpec) SizeVT() (n int)
func (*SecurityStateSpec) String ¶ added in v1.5.0
func (x *SecurityStateSpec) String() string
func (*SecurityStateSpec) UnmarshalVT ¶ added in v1.5.0
func (m *SecurityStateSpec) UnmarshalVT(dAtA []byte) error
type UniqueMachineTokenSpec ¶ added in v1.6.0
type UniqueMachineTokenSpec struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
UniqueMachineTokenSpec is the spec for the machine unique token. Token can be empty if machine wasn't assigned any.
func (*UniqueMachineTokenSpec) Descriptor
deprecated
added in
v1.6.0
func (*UniqueMachineTokenSpec) Descriptor() ([]byte, []int)
Deprecated: Use UniqueMachineTokenSpec.ProtoReflect.Descriptor instead.
func (*UniqueMachineTokenSpec) GetToken ¶ added in v1.6.0
func (x *UniqueMachineTokenSpec) GetToken() string
func (*UniqueMachineTokenSpec) MarshalToSizedBufferVT ¶ added in v1.6.0
func (m *UniqueMachineTokenSpec) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UniqueMachineTokenSpec) MarshalToVT ¶ added in v1.6.0
func (m *UniqueMachineTokenSpec) MarshalToVT(dAtA []byte) (int, error)
func (*UniqueMachineTokenSpec) MarshalVT ¶ added in v1.6.0
func (m *UniqueMachineTokenSpec) MarshalVT() (dAtA []byte, err error)
func (*UniqueMachineTokenSpec) ProtoMessage ¶ added in v1.6.0
func (*UniqueMachineTokenSpec) ProtoMessage()
func (*UniqueMachineTokenSpec) ProtoReflect ¶ added in v1.6.0
func (x *UniqueMachineTokenSpec) ProtoReflect() protoreflect.Message
func (*UniqueMachineTokenSpec) Reset ¶ added in v1.6.0
func (x *UniqueMachineTokenSpec) Reset()
func (*UniqueMachineTokenSpec) SizeVT ¶ added in v1.6.0
func (m *UniqueMachineTokenSpec) SizeVT() (n int)
func (*UniqueMachineTokenSpec) String ¶ added in v1.6.0
func (x *UniqueMachineTokenSpec) String() string
func (*UniqueMachineTokenSpec) UnmarshalVT ¶ added in v1.6.0
func (m *UniqueMachineTokenSpec) UnmarshalVT(dAtA []byte) error
type UnmetCondition ¶
type UnmetCondition struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
UnmetCondition is a failure which prevents machine from being ready at the stage.
func (*UnmetCondition) Descriptor
deprecated
func (*UnmetCondition) Descriptor() ([]byte, []int)
Deprecated: Use UnmetCondition.ProtoReflect.Descriptor instead.
func (*UnmetCondition) GetName ¶
func (x *UnmetCondition) GetName() string
func (*UnmetCondition) GetReason ¶
func (x *UnmetCondition) GetReason() string
func (*UnmetCondition) MarshalToSizedBufferVT ¶
func (m *UnmetCondition) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*UnmetCondition) MarshalToVT ¶
func (m *UnmetCondition) MarshalToVT(dAtA []byte) (int, error)
func (*UnmetCondition) MarshalVT ¶
func (m *UnmetCondition) MarshalVT() (dAtA []byte, err error)
func (*UnmetCondition) ProtoMessage ¶
func (*UnmetCondition) ProtoMessage()
func (*UnmetCondition) ProtoReflect ¶
func (x *UnmetCondition) ProtoReflect() protoreflect.Message
func (*UnmetCondition) Reset ¶
func (x *UnmetCondition) Reset()
func (*UnmetCondition) SizeVT ¶
func (m *UnmetCondition) SizeVT() (n int)
func (*UnmetCondition) String ¶
func (x *UnmetCondition) String() string
func (*UnmetCondition) UnmarshalVT ¶
func (m *UnmetCondition) UnmarshalVT(dAtA []byte) error