kubebins

package
v0.0.20 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

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 (*DownloadKubeBinaries) GetStatus

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 (*DownloadKubeBinaries) SetStatus

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

type DownloadKubeBinariesStatus

type DownloadKubeBinariesStatus struct {
	XXX_raceDetectHookData protoimpl.RaceDetectHookData
	XXX_presence           [1]uint32
	// contains filtered or unexported fields
}

func (*DownloadKubeBinariesStatus) ClearDownloadUrl deprecated

func (x *DownloadKubeBinariesStatus) ClearDownloadUrl()

Deprecated: Marked as deprecated in components/kubebins/action.proto.

func (*DownloadKubeBinariesStatus) ClearKubeProxyDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) ClearKubeProxyDownloadUrl()

func (*DownloadKubeBinariesStatus) ClearKubeProxyPath added in v0.0.18

func (x *DownloadKubeBinariesStatus) ClearKubeProxyPath()

func (*DownloadKubeBinariesStatus) ClearKubeadmDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) ClearKubeadmDownloadUrl()

func (*DownloadKubeBinariesStatus) ClearKubeadmPath

func (x *DownloadKubeBinariesStatus) ClearKubeadmPath()

func (*DownloadKubeBinariesStatus) ClearKubectlDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) ClearKubectlDownloadUrl()

func (*DownloadKubeBinariesStatus) ClearKubectlPath

func (x *DownloadKubeBinariesStatus) ClearKubectlPath()

func (*DownloadKubeBinariesStatus) ClearKubeletDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) ClearKubeletDownloadUrl()

func (*DownloadKubeBinariesStatus) ClearKubeletPath

func (x *DownloadKubeBinariesStatus) ClearKubeletPath()

func (*DownloadKubeBinariesStatus) GetDownloadUrl deprecated

func (x *DownloadKubeBinariesStatus) GetDownloadUrl() string

Deprecated: Marked as deprecated in components/kubebins/action.proto.

func (*DownloadKubeBinariesStatus) GetKubeProxyDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) GetKubeProxyDownloadUrl() string

func (*DownloadKubeBinariesStatus) GetKubeProxyPath added in v0.0.18

func (x *DownloadKubeBinariesStatus) GetKubeProxyPath() string

func (*DownloadKubeBinariesStatus) GetKubeadmDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) GetKubeadmDownloadUrl() string

func (*DownloadKubeBinariesStatus) GetKubeadmPath

func (x *DownloadKubeBinariesStatus) GetKubeadmPath() string

func (*DownloadKubeBinariesStatus) GetKubectlDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) GetKubectlDownloadUrl() string

func (*DownloadKubeBinariesStatus) GetKubectlPath

func (x *DownloadKubeBinariesStatus) GetKubectlPath() string

func (*DownloadKubeBinariesStatus) GetKubeletDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) GetKubeletDownloadUrl() string

func (*DownloadKubeBinariesStatus) GetKubeletPath

func (x *DownloadKubeBinariesStatus) GetKubeletPath() string

func (*DownloadKubeBinariesStatus) HasDownloadUrl deprecated

func (x *DownloadKubeBinariesStatus) HasDownloadUrl() bool

Deprecated: Marked as deprecated in components/kubebins/action.proto.

func (*DownloadKubeBinariesStatus) HasKubeProxyDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) HasKubeProxyDownloadUrl() bool

func (*DownloadKubeBinariesStatus) HasKubeProxyPath added in v0.0.18

func (x *DownloadKubeBinariesStatus) HasKubeProxyPath() bool

func (*DownloadKubeBinariesStatus) HasKubeadmDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) HasKubeadmDownloadUrl() bool

func (*DownloadKubeBinariesStatus) HasKubeadmPath

func (x *DownloadKubeBinariesStatus) HasKubeadmPath() bool

func (*DownloadKubeBinariesStatus) HasKubectlDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) HasKubectlDownloadUrl() bool

func (*DownloadKubeBinariesStatus) HasKubectlPath

func (x *DownloadKubeBinariesStatus) HasKubectlPath() bool

func (*DownloadKubeBinariesStatus) HasKubeletDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) HasKubeletDownloadUrl() bool

func (*DownloadKubeBinariesStatus) HasKubeletPath

func (x *DownloadKubeBinariesStatus) HasKubeletPath() bool

func (*DownloadKubeBinariesStatus) ProtoMessage

func (*DownloadKubeBinariesStatus) ProtoMessage()

func (*DownloadKubeBinariesStatus) ProtoReflect

func (*DownloadKubeBinariesStatus) Reset

func (x *DownloadKubeBinariesStatus) Reset()

func (*DownloadKubeBinariesStatus) SetDownloadUrl deprecated

func (x *DownloadKubeBinariesStatus) SetDownloadUrl(v string)

Deprecated: Marked as deprecated in components/kubebins/action.proto.

func (*DownloadKubeBinariesStatus) SetKubeProxyDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) SetKubeProxyDownloadUrl(v string)

func (*DownloadKubeBinariesStatus) SetKubeProxyPath added in v0.0.18

func (x *DownloadKubeBinariesStatus) SetKubeProxyPath(v string)

func (*DownloadKubeBinariesStatus) SetKubeadmDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) SetKubeadmDownloadUrl(v string)

func (*DownloadKubeBinariesStatus) SetKubeadmPath

func (x *DownloadKubeBinariesStatus) SetKubeadmPath(v string)

func (*DownloadKubeBinariesStatus) SetKubectlDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) SetKubectlDownloadUrl(v string)

func (*DownloadKubeBinariesStatus) SetKubectlPath

func (x *DownloadKubeBinariesStatus) SetKubectlPath(v string)

func (*DownloadKubeBinariesStatus) SetKubeletDownloadUrl added in v0.0.18

func (x *DownloadKubeBinariesStatus) SetKubeletDownloadUrl(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 {

	// Deprecated: Marked as deprecated in components/kubebins/action.proto.
	DownloadUrl          *string
	KubeletPath          *string
	KubeadmPath          *string
	KubectlPath          *string
	KubeProxyPath        *string
	KubeletDownloadUrl   *string
	KubeadmDownloadUrl   *string
	KubectlDownloadUrl   *string
	KubeProxyDownloadUrl *string
	// contains filtered or unexported fields
}

func (DownloadKubeBinariesStatus_builder) Build

type DownloadKubeBinaries_builder

type DownloadKubeBinaries_builder struct {
	Metadata *api.Metadata
	Spec     *DownloadKubeBinariesSpec
	Status   *DownloadKubeBinariesStatus
	// contains filtered or unexported fields
}

func (DownloadKubeBinaries_builder) Build

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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