Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(namespace, name, externalName string, annotations map[string]string) *corev1.Service
NewService create a new service
func WaitForFuncOnEndpoints ¶
func WaitForFuncOnEndpoints(t *testing.T, kubeclient kubernetes.Interface, namespace, name string, f EndpointCheckFunc, retryInterval, timeout time.Duration) error
WaitForFuncOnEndpoints used to wait a valid condition on Endpoints
Types ¶
Click to show internal directories.
Click to hide internal directories.