gcp

package
v1.4.15 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: Apache-2.0 Imports: 24 Imported by: 6

Documentation

Overview

Package gcp provides a cluster-destroyer for GCP clusters.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns a GCP destroyer from ClusterMetadata.

Types

type ClusterUninstaller

type ClusterUninstaller struct {
	Logger            logrus.FieldLogger
	Region            string
	ProjectID         string
	NetworkProjectID  string
	PrivateZoneDomain string
	ClusterID         string
	// contains filtered or unexported fields
}

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

func (*ClusterUninstaller) GetAllPendingItems

func (t *ClusterUninstaller) GetAllPendingItems() []cloudResource

GetAllPendintItems returns a slice of all of the pending items across all types.

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