podview

package
v0.0.0-...-0e08e7c Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDeploymentNotFound = errors.New("no deployment found with the given name")
	ErrReplicaSetNotFound = errors.New("no replicaSet found for the given deployment")
	ErrPodsNotFound       = errors.New("no pods found for the given deployment")
	ErrInvalidPodStatus   = errors.New("invalid pod status")
	ErrEmptyString        = errors.New("given string argument cannot be empty")
)

Functions

func NewPodViewClient

func NewPodViewClient(c client.Client, deploymentName, deploymentNamespace string) podViewClient

NewViewClient creates a new ViewClient

Types

This section is empty.

Jump to

Keyboard shortcuts

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