Documentation ¶
Overview ¶
package kubectlcobra contains cobra commands from kubectl
package kubectlcobra contains cobra commands from kubectl
package kubectlcobra contains cobra commands from kubectl
Index ¶
Constants ¶
View Source
const GroupingLabel = "kustomize.k8s.io/group-id"
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
GetCommand returns a command from kubectl to install
func NewCmdApply ¶
func NewCmdApply(baseName string, f util.Factory, ioStreams genericclioptions.IOStreams) *cobra.Command
NewCmdApply creates the `apply` command
Types ¶
type Inventory ¶ added in v0.0.3
Inventory organizes and stores the indentifying information for an object. This struct (as a string) is stored in a grouping object to keep track of sets of applied objects.
Click to show internal directories.
Click to hide internal directories.