clean

package
v0.3.5-beta2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2022 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintClusterResourcesToClean added in v0.3.2

func PrintClusterResourcesToClean(r *ResourceToClean)

func TidyClusterResources added in v0.3.2

func TidyClusterResources(r *ResourceToClean)

func TidyLocalResources added in v0.3.2

func TidyLocalResources()

Types

type ResourceToClean added in v0.3.2

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

func CheckClusterResources added in v0.3.2

func CheckClusterResources() (*ResourceToClean, error)

Jump to

Keyboard shortcuts

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