Documentation ¶
Index ¶
Constants ¶
View Source
const ( ManagedByKey = "app.kubernetes.io/managed-by" // ManagedByVal is the value for the ManagedByKey label on all resources directly managed by our e2e tester ManagedByVal = "app-routing-operator-e2e" )
Variables ¶
This section is empty.
Functions ¶
func ClientAndServer ¶
func ClientAndServer(namespace, name, zoneName, nameserver, keyvaultURI string) testingResources
func MarshalJson ¶
MarshalJson converts an object to json
func UncollisionedNs ¶
UncollisionedNs returns a namespace with a guaranteed unique name after creating the namespace
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.