Documentation
¶
Index ¶
- Variables
- type DownloadKubeBinaries
- func (x *DownloadKubeBinaries) ClearMetadata()
- func (x *DownloadKubeBinaries) ClearSpec()
- func (x *DownloadKubeBinaries) ClearStatus()
- func (x *DownloadKubeBinaries) GetMetadata() *api.Metadata
- func (x *DownloadKubeBinaries) GetSpec() *DownloadKubeBinariesSpec
- func (x *DownloadKubeBinaries) GetStatus() *DownloadKubeBinariesStatus
- func (x *DownloadKubeBinaries) HasMetadata() bool
- func (x *DownloadKubeBinaries) HasSpec() bool
- func (x *DownloadKubeBinaries) HasStatus() bool
- func (*DownloadKubeBinaries) ProtoMessage()
- func (x *DownloadKubeBinaries) ProtoReflect() protoreflect.Message
- func (x *DownloadKubeBinaries) Redact()
- func (x *DownloadKubeBinaries) Reset()
- func (x *DownloadKubeBinaries) SetMetadata(v *api.Metadata)
- func (x *DownloadKubeBinaries) SetSpec(v *DownloadKubeBinariesSpec)
- func (x *DownloadKubeBinaries) SetStatus(v *DownloadKubeBinariesStatus)
- func (x *DownloadKubeBinaries) String() string
- type DownloadKubeBinariesSpec
- func (x *DownloadKubeBinariesSpec) ClearKubernetesVersion()
- func (x *DownloadKubeBinariesSpec) GetKubernetesVersion() string
- func (x *DownloadKubeBinariesSpec) HasKubernetesVersion() bool
- func (*DownloadKubeBinariesSpec) ProtoMessage()
- func (x *DownloadKubeBinariesSpec) ProtoReflect() protoreflect.Message
- func (x *DownloadKubeBinariesSpec) Reset()
- func (x *DownloadKubeBinariesSpec) SetKubernetesVersion(v string)
- func (x *DownloadKubeBinariesSpec) String() string
- type DownloadKubeBinariesSpec_builder
- type DownloadKubeBinariesStatus
- func (x *DownloadKubeBinariesStatus) ClearDownloadUrl()
- func (x *DownloadKubeBinariesStatus) ClearKubeadmPath()
- func (x *DownloadKubeBinariesStatus) ClearKubectlPath()
- func (x *DownloadKubeBinariesStatus) ClearKubeletPath()
- func (x *DownloadKubeBinariesStatus) GetDownloadUrl() string
- func (x *DownloadKubeBinariesStatus) GetKubeadmPath() string
- func (x *DownloadKubeBinariesStatus) GetKubectlPath() string
- func (x *DownloadKubeBinariesStatus) GetKubeletPath() string
- func (x *DownloadKubeBinariesStatus) HasDownloadUrl() bool
- func (x *DownloadKubeBinariesStatus) HasKubeadmPath() bool
- func (x *DownloadKubeBinariesStatus) HasKubectlPath() bool
- func (x *DownloadKubeBinariesStatus) HasKubeletPath() bool
- func (*DownloadKubeBinariesStatus) ProtoMessage()
- func (x *DownloadKubeBinariesStatus) ProtoReflect() protoreflect.Message
- func (x *DownloadKubeBinariesStatus) Reset()
- func (x *DownloadKubeBinariesStatus) SetDownloadUrl(v string)
- func (x *DownloadKubeBinariesStatus) SetKubeadmPath(v string)
- func (x *DownloadKubeBinariesStatus) SetKubectlPath(v string)
- func (x *DownloadKubeBinariesStatus) SetKubeletPath(v string)
- func (x *DownloadKubeBinariesStatus) String() string
- type DownloadKubeBinariesStatus_builder
- type DownloadKubeBinaries_builder
Constants ¶
This section is empty.
Variables ¶
View Source
var File_components_kubebins_action_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DownloadKubeBinaries ¶
type DownloadKubeBinaries struct {
// contains filtered or unexported fields
}
func (*DownloadKubeBinaries) ClearMetadata ¶
func (x *DownloadKubeBinaries) ClearMetadata()
func (*DownloadKubeBinaries) ClearSpec ¶
func (x *DownloadKubeBinaries) ClearSpec()
func (*DownloadKubeBinaries) ClearStatus ¶
func (x *DownloadKubeBinaries) ClearStatus()
func (*DownloadKubeBinaries) GetMetadata ¶
func (x *DownloadKubeBinaries) GetMetadata() *api.Metadata
func (*DownloadKubeBinaries) GetSpec ¶
func (x *DownloadKubeBinaries) GetSpec() *DownloadKubeBinariesSpec
func (*DownloadKubeBinaries) GetStatus ¶
func (x *DownloadKubeBinaries) GetStatus() *DownloadKubeBinariesStatus
func (*DownloadKubeBinaries) HasMetadata ¶
func (x *DownloadKubeBinaries) HasMetadata() bool
func (*DownloadKubeBinaries) HasSpec ¶
func (x *DownloadKubeBinaries) HasSpec() bool
func (*DownloadKubeBinaries) HasStatus ¶
func (x *DownloadKubeBinaries) HasStatus() bool
func (*DownloadKubeBinaries) ProtoMessage ¶
func (*DownloadKubeBinaries) ProtoMessage()
func (*DownloadKubeBinaries) ProtoReflect ¶
func (x *DownloadKubeBinaries) ProtoReflect() protoreflect.Message
func (*DownloadKubeBinaries) Redact ¶
func (x *DownloadKubeBinaries) Redact()
Redact removes sensitive fields from the action.
func (*DownloadKubeBinaries) Reset ¶
func (x *DownloadKubeBinaries) Reset()
func (*DownloadKubeBinaries) SetMetadata ¶
func (x *DownloadKubeBinaries) SetMetadata(v *api.Metadata)
func (*DownloadKubeBinaries) SetSpec ¶
func (x *DownloadKubeBinaries) SetSpec(v *DownloadKubeBinariesSpec)
func (*DownloadKubeBinaries) SetStatus ¶
func (x *DownloadKubeBinaries) SetStatus(v *DownloadKubeBinariesStatus)
func (*DownloadKubeBinaries) String ¶
func (x *DownloadKubeBinaries) String() string
type DownloadKubeBinariesSpec ¶
type DownloadKubeBinariesSpec struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DownloadKubeBinariesSpec) ClearKubernetesVersion ¶
func (x *DownloadKubeBinariesSpec) ClearKubernetesVersion()
func (*DownloadKubeBinariesSpec) GetKubernetesVersion ¶
func (x *DownloadKubeBinariesSpec) GetKubernetesVersion() string
func (*DownloadKubeBinariesSpec) HasKubernetesVersion ¶
func (x *DownloadKubeBinariesSpec) HasKubernetesVersion() bool
func (*DownloadKubeBinariesSpec) ProtoMessage ¶
func (*DownloadKubeBinariesSpec) ProtoMessage()
func (*DownloadKubeBinariesSpec) ProtoReflect ¶
func (x *DownloadKubeBinariesSpec) ProtoReflect() protoreflect.Message
func (*DownloadKubeBinariesSpec) Reset ¶
func (x *DownloadKubeBinariesSpec) Reset()
func (*DownloadKubeBinariesSpec) SetKubernetesVersion ¶
func (x *DownloadKubeBinariesSpec) SetKubernetesVersion(v string)
func (*DownloadKubeBinariesSpec) String ¶
func (x *DownloadKubeBinariesSpec) String() string
type DownloadKubeBinariesSpec_builder ¶
type DownloadKubeBinariesSpec_builder struct {
KubernetesVersion *string
// contains filtered or unexported fields
}
func (DownloadKubeBinariesSpec_builder) Build ¶
func (b0 DownloadKubeBinariesSpec_builder) Build() *DownloadKubeBinariesSpec
type DownloadKubeBinariesStatus ¶
type DownloadKubeBinariesStatus struct {
XXX_raceDetectHookData protoimpl.RaceDetectHookData
XXX_presence [1]uint32
// contains filtered or unexported fields
}
func (*DownloadKubeBinariesStatus) ClearDownloadUrl ¶
func (x *DownloadKubeBinariesStatus) ClearDownloadUrl()
func (*DownloadKubeBinariesStatus) ClearKubeadmPath ¶
func (x *DownloadKubeBinariesStatus) ClearKubeadmPath()
func (*DownloadKubeBinariesStatus) ClearKubectlPath ¶
func (x *DownloadKubeBinariesStatus) ClearKubectlPath()
func (*DownloadKubeBinariesStatus) ClearKubeletPath ¶
func (x *DownloadKubeBinariesStatus) ClearKubeletPath()
func (*DownloadKubeBinariesStatus) GetDownloadUrl ¶
func (x *DownloadKubeBinariesStatus) GetDownloadUrl() string
func (*DownloadKubeBinariesStatus) GetKubeadmPath ¶
func (x *DownloadKubeBinariesStatus) GetKubeadmPath() string
func (*DownloadKubeBinariesStatus) GetKubectlPath ¶
func (x *DownloadKubeBinariesStatus) GetKubectlPath() string
func (*DownloadKubeBinariesStatus) GetKubeletPath ¶
func (x *DownloadKubeBinariesStatus) GetKubeletPath() string
func (*DownloadKubeBinariesStatus) HasDownloadUrl ¶
func (x *DownloadKubeBinariesStatus) HasDownloadUrl() bool
func (*DownloadKubeBinariesStatus) HasKubeadmPath ¶
func (x *DownloadKubeBinariesStatus) HasKubeadmPath() bool
func (*DownloadKubeBinariesStatus) HasKubectlPath ¶
func (x *DownloadKubeBinariesStatus) HasKubectlPath() bool
func (*DownloadKubeBinariesStatus) HasKubeletPath ¶
func (x *DownloadKubeBinariesStatus) HasKubeletPath() bool
func (*DownloadKubeBinariesStatus) ProtoMessage ¶
func (*DownloadKubeBinariesStatus) ProtoMessage()
func (*DownloadKubeBinariesStatus) ProtoReflect ¶
func (x *DownloadKubeBinariesStatus) ProtoReflect() protoreflect.Message
func (*DownloadKubeBinariesStatus) Reset ¶
func (x *DownloadKubeBinariesStatus) Reset()
func (*DownloadKubeBinariesStatus) SetDownloadUrl ¶
func (x *DownloadKubeBinariesStatus) SetDownloadUrl(v string)
func (*DownloadKubeBinariesStatus) SetKubeadmPath ¶
func (x *DownloadKubeBinariesStatus) SetKubeadmPath(v string)
func (*DownloadKubeBinariesStatus) SetKubectlPath ¶
func (x *DownloadKubeBinariesStatus) SetKubectlPath(v string)
func (*DownloadKubeBinariesStatus) SetKubeletPath ¶
func (x *DownloadKubeBinariesStatus) SetKubeletPath(v string)
func (*DownloadKubeBinariesStatus) String ¶
func (x *DownloadKubeBinariesStatus) String() string
type DownloadKubeBinariesStatus_builder ¶
type DownloadKubeBinariesStatus_builder struct {
DownloadUrl *string
KubeletPath *string
KubeadmPath *string
KubectlPath *string
// contains filtered or unexported fields
}
func (DownloadKubeBinariesStatus_builder) Build ¶
func (b0 DownloadKubeBinariesStatus_builder) Build() *DownloadKubeBinariesStatus
type DownloadKubeBinaries_builder ¶
type DownloadKubeBinaries_builder struct {
Metadata *api.Metadata
Spec *DownloadKubeBinariesSpec
Status *DownloadKubeBinariesStatus
// contains filtered or unexported fields
}
func (DownloadKubeBinaries_builder) Build ¶
func (b0 DownloadKubeBinaries_builder) Build() *DownloadKubeBinaries
Click to show internal directories.
Click to hide internal directories.