package
4.1.0+incompatible
Repository: https://github.com/openshift/origin.git
Documentation: pkg.go.dev

# Packages

# Functions

CreateNamespace creates a namespace with the specified name using the provided kubeconfig DO NOT USE, use create project instead.
GetBaseDir returns the base directory used for test.
GetClusterAdminClientConfigOrDie returns a REST config for the cluster admin user or panic.
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.
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.
WaitForResourceQuotaLimitSync watches given resource quota until its hard limit is updated to match the desired spec or timeout occurs.

# Constants