generate

package
v0.0.0-...-848cfbc Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	GracePeriodSeconds int64 = 0
	PhaseList                = []v1.PodPhase{v1.PodPending, v1.PodRunning, v1.PodSucceeded, v1.PodFailed, v1.PodUnknown}
)

Functions

func BuildFakeNode

func BuildFakeNode(name string, unsched bool, capacity, alloc v1.ResourceList, nodeConds []v1.NodeCondition, labels map[string]string) *v1.Node

func BuildFakePod

func BuildFakePod(name, namespace, schedulerName, queueName string, labels map[string]string, podPhase v1.PodPhase, req v1.ResourceList) *v1.Pod

func BuildResources

func BuildResources(res map[string]string) v1.ResourceList

func GenFakeNode

func GenFakeNode() error

func GenFakePods

func GenFakePods() error

func InitGenerateNodeFlags

func InitGenerateNodeFlags(cmd *cobra.Command)

InitGenerateNodeFlags is used to init all flags during generate data.

func InitGeneratePodFlags

func InitGeneratePodFlags(cmd *cobra.Command)

InitGeneratePodFlags is used to init all flags during generate pod data.

Types

This section is empty.

Jump to

Keyboard shortcuts

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