package
3.6.0-alpha.1+incompatible
Repository: https://github.com/tangle329/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

CleanupServiceAndPod removes the Service and the Pod.
CreateNamespace creates a namespace with the specified name using the provided kubeconfig DO NOT USE, use create project instead.
CreatePodFromImage creates a Pod from the latest image available in the Image Stream.
CreateServiceForPod creates a service to serve the provided Pod.
No description provided by the author
No description provided by the author
GetBaseDir returns the base directory used for test.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Namespace returns the test namespace.
newDockerClient creates a docker client using the env var DOCKER_ENDPOINT or, if not supplied, uses the default docker endpoint /var/run/docker.sock.
No description provided by the author
No description provided by the author
RandomNamespace provides random Kubernetes namespace name based on the UNIX timestamp.
RequireDocker ensures that a new docker client can be created and that a ListImages command can be run on the client or it fails with glog.Fatal.
RequireEtcd verifies if the etcd is running and accessible for testing.
VerifyImage verifies if the latest image in given ImageStream is valid.
WaitForAddress waits for the Pod to be running and then for the Service to get the endpoint.
WaitForClusterPolicyUpdate checks if the given client can perform the named verb and action.
WaitForPolicyUpdate checks if the given client can perform the named verb and action.
WaitForResourceQuotaSync watches given resource quota until its hard limit is updated to match the desired spec or timeout occurs.

# Constants

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author