cli

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2017 License: Apache-2.0 Imports: 17 Imported by: 2

Documentation

Overview

Package cli contains the implementation of the command-line tool for managing the Kubernetes cluster.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdAddWorker

func NewCmdAddWorker(out io.Writer, installOpts *installOpts) *cobra.Command

NewCmdAddWorker returns the command for adding workers to the cluster

func NewCmdApply

func NewCmdApply(out io.Writer, installOpts *installOpts) *cobra.Command

NewCmdApply creates a cluter using the plan file

func NewCmdDashboard added in v1.2.0

func NewCmdDashboard(out io.Writer) *cobra.Command

NewCmdDashboard opens or displays the dashboard URL

func NewCmdIP added in v1.2.0

func NewCmdIP(out io.Writer) *cobra.Command

NewCmdIP prints the cluster's IP

func NewCmdInstall

func NewCmdInstall(in io.Reader, out io.Writer) *cobra.Command

NewCmdInstall creates a new install command

func NewCmdPlan

func NewCmdPlan(in io.Reader, out io.Writer, options *installOpts) *cobra.Command

NewCmdPlan creates a new install plan command

func NewCmdSSH added in v1.2.0

func NewCmdSSH(out io.Writer) *cobra.Command

NewCmdSSH returns an ssh shell

func NewCmdStep added in v1.0.1

func NewCmdStep(out io.Writer, opts *installOpts) *cobra.Command

NewCmdStep returns the step command

func NewCmdValidate

func NewCmdValidate(out io.Writer, installOpts *installOpts) *cobra.Command

NewCmdValidate creates a new install validate command

func NewCmdVersion

func NewCmdVersion(version string, buildDate string, out io.Writer) *cobra.Command

NewCmdVersion returns the version command

func NewCmdVolume added in v1.2.0

func NewCmdVolume(out io.Writer) *cobra.Command

NewCmdVolume returns the storage command

func NewCmdVolumeAdd added in v1.2.0

func NewCmdVolumeAdd(out io.Writer, planFile *string) *cobra.Command

NewCmdVolumeAdd returns the command for adding storage volumes

func NewKismaticCommand

func NewKismaticCommand(version string, buildDate string, in io.Reader, out io.Writer) (*cobra.Command, error)

NewKismaticCommand creates the kismatic command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL