cmd

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2017 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "localkube",
	Short: "localkube is an all-in-one kubernetes binary.",
	Long:  `localkube is an all-in-one kubernetes binary that runs all Kubernetes server binaries.`,
	Run: func(command *cobra.Command, args []string) {
		StartLocalkube()
	},
}

The main instance of the current localkube server that is started

Functions

func AddFlags

func AddFlags(s *localkube.LocalkubeServer)

AddFlags adds flags for a specific LocalkubeServer

func NewLocalkubeServer

func NewLocalkubeServer() *localkube.LocalkubeServer

func SetupServer

func SetupServer(s *localkube.LocalkubeServer)

func StartLocalkube

func StartLocalkube()

Types

This section is empty.

Jump to

Keyboard shortcuts

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