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 // contains filtered or unexported fields }
func NewOptions ¶
func NewOptions(log logrus.FieldLogger) (*Options, error)
Click to show internal directories.
Click to hide internal directories.