daemonset

package
v1.24.2 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2022 License: Apache-2.0 Imports: 9 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDaemonPodOnNodes

func CheckDaemonPodOnNodes(f *framework.Framework, ds *appsv1.DaemonSet, nodeNames []string) func() (bool, error)

func CheckDaemonStatus

func CheckDaemonStatus(f *framework.Framework, dsName string) error

func CheckPresentOnNodes

func CheckPresentOnNodes(c clientset.Interface, ds *appsv1.DaemonSet, ns string, numNodes int) (bool, error)

CheckPresentOnNodes will check that the daemonset will be present on at least the given number of schedulable nodes.

func CheckRunningOnAllNodes

func CheckRunningOnAllNodes(f *framework.Framework, ds *appsv1.DaemonSet) (bool, error)

func NewDaemonSet

func NewDaemonSet(dsName, image string, labels map[string]string, volumes []v1.Volume, mounts []v1.VolumeMount, ports []v1.ContainerPort, args ...string) *appsv1.DaemonSet

func SchedulableNodes

func SchedulableNodes(c clientset.Interface, ds *appsv1.DaemonSet) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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