package
1.2.0-alpha.3
Repository: https://github.com/suhasanand/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: support autoscale for deployments.
No description provided by the author
NewCmdConvert creates a command object for the generic "convert" action, which translates the config file into a given version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCmdExplain returns a cobra command for swagger docs.
No description provided by the author
NewCmdGet creates a command object for the generic "get" action, which retrieves one or more resources from a server.
No description provided by the author
NewCmdLog creates a new pod log command.
TODO remove once people have been given enough time to notice.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCmdScale returns a cobra command with the appropriate configuration and flags to run scale.
No description provided by the author
No description provided by the author
NewKubectlCommand creates the `kubectl` command and its nested children.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunExplain executes the appropriate steps to print a model's documentation.
No description provided by the author
RunGet implements the generic Get command TODO: convert all direct flag accessors to a struct and pass that instead of cmd.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunScale executes the scaling.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AnnotateOptions have the data required to perform the annotate operation.
ApplyOptions stores cmd.Flag values for apply.
AttachOptions declare the arguments accepted by the Exec command.
ConvertOptions have the data required to perform the convert operation.
CreateOptions is the start of the data required to perform the operation.
DefaultRemoteAttach is the standard implementation of attaching.
DefaultRemoteExecutor is the standard implementation of remote command execution.
DeleteOptions is the start of the data required to perform the operation.
DescribeOptions is the start of the data required to perform the operation.
ExecOptions declare the arguments accepted by the Exec command.
ExposeOptions is the start of the data required to perform the operation.
GetOptions is the start of the data required to perform the operation.
LabelOptions is the start of the data required to perform the operation.
No description provided by the author
PatchOptions is the start of the data required to perform the operation.
ReplaceOptions is the start of the data required to perform the operation.
RollingUpdateOptions is the start of the data required to perform the operation.
ScaleOptions is the start of the data required to perform the operation.
StopOptions is the start of the data required to perform the operation.

# Interfaces

RemoteAttach defines the interface accepted by the Attach command - provided for test stubbing.
RemoteExecutor defines the interface accepted by the Exec command - provided for test stubbing.