testing

package
v0.26.7 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeNode added in v0.26.0

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

func MakeNodeNoLabel added in v0.26.0

func MakeNodeNoLabel(name string) *v1.Node

func MakeNodeTainted added in v0.26.0

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

func MakePod added in v0.26.0

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

func MakeStatefulset added in v0.26.0

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

func NewVPod added in v0.22.0

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

func SetupFakeContext added in v0.26.0

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 added in v0.22.0

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