Documentation ¶
Overview ¶
Package k8sapply GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Apply ¶
type Apply struct { // KubePkg or KubePkgList json file KubepkgJSON string `arg:""` // Paths to a kubeconfig. Only required if out-of-cluster." Kubeconfig string `flag:",omitempty"` // Enable dry run DryRun bool `flag:",omitempty"` // overwrites ownership Force bool `flag:",omitempty" ` // Create namespace if not exists CreateNamespace bool `flag:",omitempty" ` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.