gcp

package
v1.4.21-pre Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2025 License: Apache-2.0 Imports: 27 Imported by: 8

Documentation

Overview

Package gcp provides a cluster-destroyer for GCP clusters.

Index

Constants

View Source
const (

	// DONE represents the done status for a compute service operation.
	DONE = "DONE"
)

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
	PrivateZoneProjectID 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