cli

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

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 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 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, out io.Writer) *cobra.Command

NewCmdVersion returns the version command

func NewKismaticCommand

func NewKismaticCommand(version 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