query

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PodReady      = "ready"
	JobReady      = "Completed"
	PodNotReady   = "NotReady"
	PodRunning    = "Running"
	PodError      = "Error"
	PodUnstable   = "Unstable"
	PodNonStarted = "UnStart"
)

Functions

func GetSelectedPodsInfo

func GetSelectedPodsInfo(selector labels.Selector, informer informers.SharedInformerFactory) (string, string, []string, []Pod.SimplePod)

func QueryPodsStatus

func QueryPodsStatus(informer informers.SharedInformerFactory, label map[string]string) (string, string, []string, []Pod.SimplePod)

Types

This section is empty.

Jump to

Keyboard shortcuts

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