Documentation ¶
Index ¶
- func CreateConfigureKubernetes(args common.Argument) error
- func CreateInitCluster(args common.Argument) error
- func CreateJoinNodes(args common.Argument) error
- func NewCreateConfigureKubernetesPipeline(runtime *common.KubeRuntime) error
- func NewCreateInitClusterPipeline(runtime *common.KubeRuntime) error
- func NewCreateJoinNodesPipeline(runtime *common.KubeRuntime) error
- type InstallKubeletModule
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateInitCluster ¶
func CreateJoinNodes ¶
func NewCreateConfigureKubernetesPipeline ¶
func NewCreateConfigureKubernetesPipeline(runtime *common.KubeRuntime) error
func NewCreateInitClusterPipeline ¶
func NewCreateInitClusterPipeline(runtime *common.KubeRuntime) error
func NewCreateJoinNodesPipeline ¶
func NewCreateJoinNodesPipeline(runtime *common.KubeRuntime) error
Types ¶
type InstallKubeletModule ¶
type InstallKubeletModule struct {
common.KubeModule
}
func (*InstallKubeletModule) Init ¶
func (i *InstallKubeletModule) Init()
Click to show internal directories.
Click to hide internal directories.