clean

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintClusterResourcesToClean

func PrintClusterResourcesToClean(r *ResourceToClean)

func TidyClusterResources

func TidyClusterResources(r *ResourceToClean)

func TidyLocalResources

func TidyLocalResources()

Types

type ResourceToClean

type ResourceToClean struct {
	PodsToDelete        []string
	ServicesToDelete    []string
	ConfigMapsToDelete  []string
	DeploymentsToDelete []string
	DeploymentsToScale  map[string]int32
	ServicesToRecover   []string
	ServicesToUnlock    []string
}

func CheckClusterResources

func CheckClusterResources() (*ResourceToClean, error)

Jump to

Keyboard shortcuts

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