# Functions

NewFixtureClients returns mocks of the OpenShift and Kubernetes clients.

# Structs

Fake implements Interface.
FakeBuildConfigs implements BuildConfigInterface.
FakeBuildLogs implements BuildLogsInterface.
FakeBuilds implements BuildInterface.
FakeClusterNetwork implements ClusterNetworkInterface.
FakeClusterPolicies implements ClusterPolicyInterface.
FakeClusterPolicyBindings implements ClusterPolicyBindingInterface.
No description provided by the author
FakeClusterRoleBindings implements ClusterRoleBindingInterface.
FakeClusterRoles implements ClusterRoleInterface.
FakeClusterSubjectAccessReviews implements the ClusterSubjectAccessReviews interface.
FakeDeploymentConfigs implements DeploymentConfigInterface.
FakeHostSubnet implements HostSubnetInterface.
FakeIdentities implements IdentitiesInterface.
FakeImages implements ImageInterface.
FakeImageStreamImages implements ImageStreamImageInterface.
FakeImageStreamMappings implements ImageStreamMappingInterface.
FakeImageStreams implements ImageStreamInterface.
FakeImageStreamTags implements ImageStreamTagInterface.
FakeOAuthAccessTokens implements OAuthAccessTokenInterface.
FakePolicies implements PolicyInterface.
FakePolicyBindings implements PolicyBindingInterface.
FakeProjectRequests implements ProjectInterface.
FakeProjects implements ProjectInterface.
FakeResourceAccessReviews implements ResourceAccessReviewInterface.
FakeRoleBindings implements RoleBindingInterface.
FakeRoles implements RoleInterface.
FakeRoutes implements RouteInterface.
FakeSubjectAccessReviews implements SubjectAccessReviewInterface.
FakeTemplateConfigs implements TemplateConfigsInterface.
FakeTemplates implements TemplateInterface.
FakeUserIdentityMappings implements UserIdentityMappingInterface.
FakeUsers implements UsersInterface.

# Type aliases

FakeAction is a wrapper around the Kubernetes FakeAction.