package
4.2.0-alpha.0+incompatible
Repository: https://github.com/jooho/openshift-oc.git
Documentation: pkg.go.dev

# Functions

AgedImage creates a test image with specified age.
AgedPod creates and returns a pod of particular age.
Stream creates and returns a test ImageStream object of given age.
BC creates and returns a BuildConfig object.
BCList turns the given build configs into BuildConfigList.
Build creates and returns a Build object.
BuildList turns the given builds into BuildList.
CommonSpec creates and returns CommonSpec object.
CreatedImage creates a test image with the CreationTime set to the given timestamp.
DC creates and returns a DeploymentConfig object.
DCList turns the given deployment configs into DeploymentConfigList.
Deployment creates and returns aDeployment object.
DeploymentList turns the given deployments into DeploymentList.
DS creates and returns a DaemonSet object.
DSList turns the given daemon sets into DaemonSetList.
Image returns a default test image object 120 minutes old.
ImageList turns the given images into ImageList.
Image returns a default test image referencing the given layers.
LimitList turns the given limits into LimitRanges.
Pod creates and returns a pod having the given container image references.
PodList turns the given pods into PodList.
PodSpec creates a pod specification having the given container image references.
PodSpecInternal creates a pod specification having the given container image references.
RC creates and returns a ReplicationController.
RCList turns the given replication controllers into RCList.
RS creates and returns a ReplicaSet object.
RSList turns the given replica set into ReplicaSetList.
SizedImage returns a test image of given size.
Stream creates and returns a test ImageStream object 1 minute old.
StreamList turns the given streams into StreamList.
Stream creates an ImageStream object and returns a pointer to it.
Tag creates tag entries for Tags function.
TagEvent creates a TagEvent object.
UnmanagedImage creates a test image object lacking managed by OpenShift annotation.
YoungTagEvent creates a TagEvent with the given created timestamp.

# Constants

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

# Variables

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