Documentation ¶
Index ¶
- Variables
- func CreateWithBackend(cs clientset.Interface, namespace string, jigName string, ...) (*corev1.Service, *e2eservice.TestJig)
- func Delete(cs clientset.Interface, svc *corev1.Service)
- func DualStack(svc *corev1.Service)
- func ForceV6(svc *corev1.Service)
- func GetEndpointHostName(ep string, exec executor.Executor) (string, error)
- func TrafficPolicyCluster(svc *corev1.Service)
- func TrafficPolicyLocal(svc *corev1.Service)
- func WithSpecificIPs(svc *corev1.Service, ips ...string)
- type Tweak
Constants ¶
This section is empty.
Variables ¶
View Source
var TestServicePort = 80
Functions ¶
func CreateWithBackend ¶
func GetEndpointHostName ¶
Relies on the endpoint being an agnhost netexec pod.
func TrafficPolicyCluster ¶
func TrafficPolicyLocal ¶
func WithSpecificIPs ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.