Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeployService ¶
type DeployService struct {
Exit chan struct{}
UI UI
Provisioner Provisioner
MetaDataReader MetaDataReader
Config config.Config
Analytics Analytics
}
func (*DeployService) Cmd ¶
func (c *DeployService) Cmd() *cobra.Command
func (*DeployService) Execute ¶
func (c *DeployService) Execute(args Args) error
type MetaDataReader ¶
type Provisioner ¶
Click to show internal directories.
Click to hide internal directories.