azure

package
v0.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 29 Imported by: 6

Documentation

Overview

Package azure provides a cluster-destroyer for Azure clusters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns an Azure destroyer from ClusterMetadata.

Types

type ClusterUninstaller

type ClusterUninstaller struct {
	SubscriptionID string
	TenantID       string
	Authorizer     autorest.Authorizer
	AuthProvider   *azurekiota.AzureIdentityAuthenticationProvider
	Environment    azureenv.Environment
	CloudName      azure.CloudEnvironment

	InfraID                     string
	ResourceGroupName           string
	BaseDomainResourceGroupName string

	Logger logrus.FieldLogger
	// contains filtered or unexported fields
}

ClusterUninstaller holds the various options for the cluster we want to delete.

func (*ClusterUninstaller) Run

Run is the entrypoint to start the uninstall process.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL