testing

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeNode

func MakeNode(name, zonename string) *v1.Node

func MakeNodeNoLabel

func MakeNodeNoLabel(name string) *v1.Node

func MakeNodeTainted

func MakeNodeTainted(name, zonename string) *v1.Node

func MakePod

func MakePod(ns, name, nodename string) *v1.Pod

func MakeStatefulset

func MakeStatefulset(ns, name string, replicas int32) *appsv1.StatefulSet

func NewVPod

func NewVPod(ns, name string, vreplicas int32, placements []duckv1alpha1.Placement) *sampleVPod

func SetupFakeContext

func SetupFakeContext(t *testing.T) (context.Context, context.CancelFunc)

Types

type VPodClient

type VPodClient struct {
	// contains filtered or unexported fields
}

func NewVPodClient

func NewVPodClient() *VPodClient

func (*VPodClient) Append

func (s *VPodClient) Append(vpod scheduler.VPod)

func (*VPodClient) Create

func (s *VPodClient) Create(ns, name string, vreplicas int32, placements []duckv1alpha1.Placement) scheduler.VPod

func (*VPodClient) List

func (s *VPodClient) List() ([]scheduler.VPod, error)

type VPodStore

type VPodStore struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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