verify

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PodVerification

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

func NewPodVerification

func NewPodVerification(framework *framework.Framework, ctx context.Context) *PodVerification

func (*PodVerification) ExpectPodHaveDesiredPhase added in v1.1.0

func (v *PodVerification) ExpectPodHaveDesiredPhase(namespace string,
	podLabelKey string, podLabelVal string, phases []v1.PodPhase)

func (*PodVerification) PodHasNoBranchENIAnnotationInjected

func (v *PodVerification) PodHasNoBranchENIAnnotationInjected(pod *v1.Pod)

func (*PodVerification) VerifyNetworkingOfAllPodUsingENI added in v1.1.0

func (v *PodVerification) VerifyNetworkingOfAllPodUsingENI(namespace string, podLabelKey string,
	podLabelVal string, expectedSecurityGroup []string)

func (*PodVerification) VerifyNetworkingOfPodUsingENI added in v1.1.0

func (v *PodVerification) VerifyNetworkingOfPodUsingENI(pod v1.Pod, expectedSecurityGroup []string) []*trunk.ENIDetails

func (*PodVerification) VerifyPodENIDeleted added in v1.1.0

func (v *PodVerification) VerifyPodENIDeleted(pod v1.Pod)

func (*PodVerification) VerifyPodENIDeletedForAllPods added in v1.1.0

func (v *PodVerification) VerifyPodENIDeletedForAllPods(namespace string,
	podLabelKey string, podLabelVal string)

func (*PodVerification) WindowsPodHaveIPv4Address added in v1.1.0

func (v *PodVerification) WindowsPodHaveIPv4Address(pod *v1.Pod)

func (*PodVerification) WindowsPodHaveResourceLimits added in v1.1.0

func (v *PodVerification) WindowsPodHaveResourceLimits(pod *v1.Pod, expected bool)

func (*PodVerification) WindowsPodsHaveIPv4Address added in v1.1.0

func (v *PodVerification) WindowsPodsHaveIPv4Address(namespace string,
	podLabelKey string, podLabelVal string)

Jump to

Keyboard shortcuts

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