Versions in this module Expand all Collapse all v0 v0.13.1 May 8, 2020 v0.13.0 May 8, 2020 Changes in this version + 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 struct + Force bool + Max int + MigrateLocalVolumes bool + MinAge time.Duration + ScaleSingleDeployments bool + Timeout time.Duration