# Functions
No description provided by the author
No description provided by the author
checks 3 times if the resources are unavailable - is fine if fails or 1st or 2nd run, resources could be in the process of being removed - is not fine if resources disappear, then reappear - it seems to take a bit longer to remove resources, so this wrapper should account for that.
No description provided by the author
DeleteCompletely sends a delete request and waits until the resource and its dependents are deleted.
DumpObject prints the object to the test log.
No description provided by the author
No description provided by the author
No description provided by the author
GetConfig creates a *rest.Config for talking to a Kubernetes apiserver.
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
custom-logo in openshift-console should exist when custom branding is used.
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
IsResourceAvailable checks if tested resource is available during a 30 second period.
IsResourceUnavailable checks if tested resource is unavailable during a 15 second period.
No description provided by the author
No description provided by the author
MustNewClientset is like NewClienset but aborts the test if clienset cannot be constructed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
authn operator approach to getting config.
NewClientset creates a set of Kubernetes clients.
set the operator config to a pristine state to start a next round of tests this should by default nullify out any customizations a user sets.
No description provided by the author
No description provided by the author
No description provided by the author
courtesy func to return state to something reasonable before the next test runs.
func that ensures a clean slate before a test runs.
A helper to ensure our operator config reaches a settled state before we begin the next test.
# Variables
No description provided by the author
# Structs
ClientSet is a set of Kubernetes clients.
No description provided by the author
No description provided by the author