Documentation ¶
Index ¶
- func CleanUpAwsTestResources(storageBucket string, maxAge string, tag string) error
- func CleanUpVsphereTestResources(ctx context.Context, clusterName string) error
- func CloudstackTestResources(ctx context.Context, clusterName string, dryRun bool, ...) error
- func NutanixTestResources(clusterName, endpoint, port string, insecure, ignoreErrors bool) error
- func TinkerbellTestResources(inventoryCSVFilePath string, ignoreErrors bool) error
- func VsphereRmVms(ctx context.Context, clusterName string, opts ...executables.GovcOpt) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanUpAwsTestResources ¶
func CloudstackTestResources ¶ added in v0.20.0
func CloudstackTestResources(ctx context.Context, clusterName string, dryRun bool, deleteDuplicateNetworks bool) error
CloudstackTestResources cleans up resources on the CloudStack environment. This can include VMs as well as duplicate networks.
func NutanixTestResources ¶ added in v0.20.0
NutanixTestResources cleans up any leftover VMs in Nutanix after a test run.
func TinkerbellTestResources ¶ added in v0.20.0
TinkerbellTestResources cleans up machines by powering them down.
func VsphereRmVms ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.