v1

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// GroupName is the K8s API Group
	GroupName = appsv1.GroupName
	// Version is the K8s API Version
	// Unfortunately this isn't a constant in the upstream repo
	Version = "v1"
)
View Source
const (
	// DeploymentKind for Deployment
	DeploymentKind = "Deployment"
)

Variables

This section is empty.

Functions

func DeploymentHealth

func DeploymentHealth(obj unstructured.Unstructured) (health.Status, error)

DeploymentHealth checks the health of a Deployment

Types

This section is empty.

Jump to

Keyboard shortcuts

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