Documentation ¶
Index ¶
- func ClusterRemove(ctx context.Context, rkeConfig *v3.RancherKubernetesEngineConfig, ...) error
- func ClusterUp(ctx context.Context, rkeConfig *v3.RancherKubernetesEngineConfig, ...) (string, string, string, string, map[string]pki.CertificatePKI, error)
- func ConfigCommand() cli.Command
- func RemoveCommand() cli.Command
- func UpCommand() cli.Command
- func VersionCommand() cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterRemove ¶
func ClusterRemove( ctx context.Context, rkeConfig *v3.RancherKubernetesEngineConfig, dialerFactory hosts.DialerFactory, k8sWrapTransport k8s.WrapTransport, local bool, configDir string) error
func ClusterUp ¶
func ClusterUp( ctx context.Context, rkeConfig *v3.RancherKubernetesEngineConfig, dockerDialerFactory, localConnDialerFactory hosts.DialerFactory, k8sWrapTransport k8s.WrapTransport, local bool, configDir string, updateOnly, disablePortCheck bool) (string, string, string, string, map[string]pki.CertificatePKI, error)
func ConfigCommand ¶
func RemoveCommand ¶
func VersionCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.