azure

package
v1.4.12 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Apache-2.0 Imports: 23 Imported by: 8

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
	GraphAuthorizer autorest.Authorizer
	Authorizer      autorest.Authorizer
	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