//
pkg.gl
Category
github.com/gosoon/kubernetes-operator
pkg
installer
cluster
package
0.0.0-20191202013547-ff55af68d380
Repository:
https://github.com/gosoon/kubernetes-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
22 SLOC
#
Packages
constants
No description provided by the author
create
No description provided by the author
nodes
No description provided by the author
#
Functions
NewContext
NewContext returns a new cluster management context if name is "" the default name will be used (constants.DefaultClusterName).
#
Constants
DefaultName
DefaultName is the default cluster name.
#
Structs
Context
Context is used to create / manipulate kubernetes-in-docker clusters See: NewContext().