common

package
v0.0.0-...-70bd64a Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const ARGO_ROLLOUT = "argorollout"
View Source
const DEPLOYMENT = "deployment"
View Source
const MAX_RETRY_COUNT = "MaxRetryCount"
View Source
const NAME = "Name"
View Source
const NAMESPACE = "Namespace"
View Source
const RETRY_COUNT = "RetryCount"
View Source
const RETRY_DURATION = "RetryDuration"
View Source
const TYPE = "Type"
View Source
const WAIT_FOR_RESTART_TO_COMPLETE = "WaitForRestartToComplete"

Variables

View Source
var IgnoreMetadataKey string
View Source
var KubeconfigPath = os.Getenv("KUBECONFIG")

Functions

This section is empty.

Types

type RestartObjects

type RestartObjects struct {
	Type string
	//Map of Namespace and list of objects to restart
	NamespaceObjects map[string][]string
	RestartConfig    crdv1.StatusCheckConfig
}

Jump to

Keyboard shortcuts

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