Documentation ¶
Index ¶
- func Cleanup(platform *platform.Platform) error
- func KindCluster(platform *platform.Platform) error
- func RemoveDNS(p *platform.Platform, vm types.Machine) error
- func RollingRestart(platform *platform.Platform, opts RollingOptions) error
- func RollingUpdate(platform *platform.Platform, opts RollingOptions) error
- func Status(p *platform.Platform) error
- func VM(platform *platform.Platform, vm *types.VM, konfigs ...string) error
- func VsphereCluster(platform *platform.Platform) error
- func WithVmwareCluster(platform *platform.Platform) error
- type RollingOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KindCluster ¶
KindCluster provisions a new Kind cluster
func RollingRestart ¶
func RollingRestart(platform *platform.Platform, opts RollingOptions) error
Perform a rolling restart of nodes
func RollingUpdate ¶
func RollingUpdate(platform *platform.Platform, opts RollingOptions) error
Perform a rolling update of nodes
func VsphereCluster ¶
VsphereCluster provisions or creates a kubernetes cluster
func WithVmwareCluster ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.