Documentation ¶
Index ¶
- func HostsListCluster(cmd *cobra.Command, factory bbUtil.Factory, listAllErrors bool) error
- func NewCreateClusterCmd(factory bbUtil.Factory) *cobra.Command
- func NewDestroyClusterCmd(factory bbUtil.Factory) *cobra.Command
- func NewHostsCmd(factory bbUtil.Factory) (*cobra.Command, error)
- func NewK3dCmd(factory bbUtil.Factory) (*cobra.Command, error)
- func NewSSHCmd(factory bbUtil.Factory) (*cobra.Command, error)
- func NewShellProfileCmd(factory bbUtil.Factory) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HostsListCluster ¶
HostsListCluster - Returns the error (nil if no error) when generating a hosts list for your k3d cluster
func NewCreateClusterCmd ¶
NewCreateClusterCmd - Returns a command to create the k3d cluster using createCluster
func NewDestroyClusterCmd ¶
NewDestroyClusterCmd - Returns a command to destroy a k3d cluster using destroyCluster
func NewHostsCmd ¶
NewHostsCmd - Returns a command to generate a hosts list for your k3d cluster using hostsListCluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.