# 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
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
# Functions
No description provided by the author
NewCmdAnnotate is a wrapper for the Kubernetes cli annotate command.
NewCmdApply is a wrapper for the Kubernetes cli apply command.
NewCmdAttach is a wrapper for the Kubernetes cli attach command.
NewCmdAutoscale is a wrapper for the Kubernetes cli autoscale command.
NewCmdBuildLogs implements the OpenShift cli build-logs command.
NewCmdCancelBuild implements the OpenShift cli cancel-build command.
No description provided by the author
NewCmdConfig is a wrapper for the Kubernetes cli config command.
NewCmdConvert is a wrapper for the Kubernetes cli convert command.
NewCmdCp is a wrapper for the Kubernetes cli cp command.
NewCmdCreate is a wrapper for the Kubernetes cli create command.
NewCmdDebug creates a command for debugging pods.
NewCmdDelete is a wrapper for the Kubernetes cli delete command.
NewCmdDeploy creates a new `deploy` command.
NewCmdDescribe is a wrapper for the Kubernetes cli describe command.
NewCmdEdit is a wrapper for the Kubernetes cli edit command.
NewCmdExec is a wrapper for the Kubernetes cli exec command.
NewCmdExplain is a wrapper for the Kubernetes cli explain command.
No description provided by the author
NewCmdExpose is a wrapper for the Kubernetes cli expose command.
No description provided by the author
NewCmdGet is a wrapper for the Kubernetes cli get command.
NewCmdIdle implements the OpenShift cli idle command.
NewCmdImportImage implements the OpenShift cli import-image command.
NewCmdLabel is a wrapper for the Kubernetes cli label command.
NewCmdLogs creates a new logs command that supports OpenShift resources.
NewCmdNewApplication implements the OpenShift cli new-app command.
NewCmdNewBuild implements the OpenShift cli new-build command.
NewCmdOptions implements the OpenShift cli options command.
NewCmdPatch is a wrapper for the Kubernetes cli patch command.
NewCmdPortForward is a wrapper for the Kubernetes cli port-forward command.
NewCmdProcess implements the OpenShift cli process command.
NewCmdProject implements the OpenShift cli rollback command.
NewCmdProjects implements the OpenShift cli rollback command.
NewCmdProxy is a wrapper for the Kubernetes cli proxy command.
NewCmdReplace is a wrapper for the Kubernetes cli replace command.
NewCmdRequestProject implement the OpenShift cli RequestProject command.
NewCmdRollback creates a CLI rollback command.
NewCmdRsh returns a command that attempts to open a shell session to the server.
NewCmdRun is a wrapper for the Kubernetes cli run command.
NewCmdScale is a wrapper for the Kubernetes cli scale command.
NewCmdStartBuild implements the OpenShift cli start-build command.
NewCmdStatus implements the OpenShift cli status command.
NewCmdTag implements the OpenShift cli tag command.
NewCmdTYPE implements a TYPE command This is an example type for templating.
No description provided by the author
NewCmdVersion creates a command for displaying the version of this binary.
No description provided by the author
RunBuildLogs contains all the necessary functionality for the OpenShift cli build-logs command.
No description provided by the author
RunProcess contains all the necessary functionality for the OpenShift cli process command.
No description provided by the author
SingleObject returns a ListOptions for watching a single object.
WaitForBuildComplete waits for a build identified by the name to complete.
# Constants
CancelBuildRecommendedCommandName is the recommended command name.
No description provided by the author
LogsRecommendedCommandName is the recommended command name TODO: Probably move this pattern upstream?.
NewAppRecommendedCommandName is the recommended command name.
NewBuildRecommendedCommandName is the recommended command name.
RequestProjectRecommendedCommandName is the recommended command name.
No description provided by the author
StatusRecommendedName is the recommended command name.
No description provided by the author
# Variables
No description provided by the author
# Structs
CancelBuildOptions contains all the options for running the CancelBuild cli command.
No description provided by the author
No description provided by the author
DeployOptions holds all the options for the `deploy` command.
No description provided by the author
No description provided by the author
ImageImportOptions contains all the necessary information to perform an import.
No description provided by the author
No description provided by the author
NewProjectOptions contains all the options for running the RequestProject cli command.
OpenShiftLogsOptions holds all the necessary options for running oc logs.
No description provided by the author
No description provided by the author
RollbackOptions contains all the necessary state to perform a rollback.
RshOptions declare the arguments accepted by the Rsh command.
No description provided by the author
StatusOptions contains all the necessary options for the Openshift cli status command.
TagOptions contains all the necessary options for the cli tag command.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author