Documentation ¶
Index ¶
- func TestNetworkTearedDownForPodsUsingSecurityGroup(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
- func TestNetworkTearedDownForRegularPods(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
- func TestNetworkingSetupForPodsUsingSecurityGroup(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
- func TestNetworkingSetupForRegularPod(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestNetworkTearedDownForPodsUsingSecurityGroup ¶
func TestNetworkTearedDownForPodsUsingSecurityGroup(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
TestNetworkingForPods using security groups is teared down correctly
func TestNetworkTearedDownForRegularPods ¶
func TestNetworkTearedDownForRegularPods(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
TestNetworkTearedDownForRegularPods test pod networking is correctly teared down by the CNI Plugin The test assumes that the IP assigned to the older Pod is not assigned to a new Pod while this test is being executed
func TestNetworkingSetupForPodsUsingSecurityGroup ¶
func TestNetworkingSetupForPodsUsingSecurityGroup(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
TestNetworkingSetupForPods using security groups
func TestNetworkingSetupForRegularPod ¶
func TestNetworkingSetupForRegularPod(podNetworkingValidationInput input.PodNetworkingValidationInput) []error
TestNetworkingSetupForRegularPod tests networking set by the CNI Plugin for a list of Pod is as expected
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.