Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdProvision ¶
func NewCmdProvision(log logrus.FieldLogger) *cli.Command
Types ¶
type Options ¶
type Options struct { DeployApps []string SnapshotTarget string SnapshotChannel box.SnapshotLockChannel KubernetesRuntime kubernetesruntime.Runtime Base bool UseDevspace bool // contains filtered or unexported fields }
func NewOptions ¶
NewOptions creates a new provision command
Click to show internal directories.
Click to hide internal directories.