pod

package
v0.0.0-...-513a5fb Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFetchLogs     = errors.New("error cannot fetch container logs inside pod")
	ErrNoNamespace   = errors.New("error no namespace provided")
	ErrListingPods   = errors.New("error listing pods in namespace")
	ErrPodNotRunning = errors.New("error pod is not running in namespace")
	ErrNoPod         = errors.New("error cannot find pod in namespace")
)

Functions

func GetPodStatus

func GetPodStatus(namespace string, labels labels.Selector, clientset kubernetes.Interface) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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