package
1.11.0-alpha.1
Repository: https://github.com/ceshihao/kubernetes.git
Documentation: pkg.go.dev

# Packages

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
Package scalejob is deprecated This package contains deprecated functions used to "scale" jobs in a way inconsistent with normal scaling rules.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CreateDirectory does create the actual disk directory, and return a new representation of it.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewCmdAlpha creates a command that acts as an alternate root command for features in alpha.
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
No description provided by the author
No description provided by the author
No description provided by the author
NewCmdCreateSecret groups subcommands to create various types of secrets.
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
NewCmdCp creates a new Copy command.
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
NewCmdExplain returns a cobra command for swagger docs.
No description provided by the author
NewCmdForPlugin creates a command capable of running the provided plugin.
No description provided by the author
No description provided by the author
NewCmdLogs creates a new pod logs command.
NewCmdOptions implements the options command.
No description provided by the author
NewCmdPlugin creates the command that is the top-level for plugin commands.
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
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
NewDeleteCommandFlags provides default flags and values for use with the "delete" command.
NewDeleteFlags provides default flags and values for use in commands outside of "delete".
No description provided by the author
NewDiffVersion creates a new DiffVersion with the named version.
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
RunDiff uses the factory to parse file arguments, find the version to diff, and find each Info object for each files, and runs against the differ.
RunExplain executes the appropriate steps to print a model's documentation.
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
SupportEviction uses Discovery API to find out if the server support eviction subresource If support, it will return its groupVersion; Otherwise, it will return "".

# Constants

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

# Structs

AnnotateOptions have the data required to perform the annotate operation.
ApiResourcesOptions is the start of the data required to perform the operation.
No description provided by the author
AttachOptions declare the arguments accepted by the Exec command.
No description provided by the author
No description provided by the author
ConvertOptions have the data required to perform the convert operation.
DefaultRemoteAttach is the standard implementation of attaching.
DefaultRemoteExecutor is the standard implementation of remote command execution.
PrintFlags composes common printer flag structs used for commands requiring deletion logic.
No description provided by the author
Differ creates two DiffVersion and diffs them.
No description provided by the author
DiffProgram finds and run the diff program.
DiffVersion gets the proper version of objects, and aggregate them into a directory.
Directory creates a new temp directory, and allows to easily create new files.
No description provided by the author
ExecOptions declare the arguments accepted by the Exec command.
No description provided by the author
No description provided by the author
InfoObject is an implementation of the Object interface.
LabelOptions have the data required to perform the label operation.
No description provided by the author
No description provided by the author
PatchOptions is the start of the data required to perform the operation.
PortForwardOptions contains all the options for running the port-forward cli command.
Printer is used to print an object.
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
TaintOptions have the data required to perform the taint operation.
TopNodeOptions contains all the options for running the top-node cli command.
No description provided by the author
No description provided by the author
VersionOptions: describe the options available to users of the "kubectl version" command.
No description provided by the author

# Interfaces

Object is an interface that let's you retrieve multiple version of it.
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.