cmd

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "localkube",
	Short: "localkube is a all-in-one kubernetes binary.",
	Long:  `localkube is a 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