| Action |
Action describes a request to the API server
|
| ActionBuilder |
|
| ActionFluent<A extends ActionFluent<A>> |
Generated
|
| AllowedFlexVolume |
AllowedFlexVolume represents a single Flexvolume that is allowed to be used.
|
| AllowedFlexVolumeBuilder |
|
| AllowedFlexVolumeFluent<A extends AllowedFlexVolumeFluent<A>> |
Generated
|
| AppliedClusterResourceQuota |
AppliedClusterResourceQuota mirrors ClusterResourceQuota at a project scope, for projection into a project.
|
| AppliedClusterResourceQuotaBuilder |
|
| AppliedClusterResourceQuotaFluent<A extends AppliedClusterResourceQuotaFluent<A>> |
Generated
|
| AppliedClusterResourceQuotaList |
AppliedClusterResourceQuotaList is a collection of AppliedClusterResourceQuotas
|
| AppliedClusterResourceQuotaListBuilder |
|
| AppliedClusterResourceQuotaListFluent<A extends AppliedClusterResourceQuotaListFluent<A>> |
Generated
|
| BinaryBuildSource |
BinaryBuildSource describes a binary file to be used for the Docker and Source build strategies, where the file will be extracted and used as the build source.
|
| BinaryBuildSourceBuilder |
|
| BinaryBuildSourceFluent<A extends BinaryBuildSourceFluent<A>> |
Generated
|
| BitbucketWebHookCause |
BitbucketWebHookCause has information about a Bitbucket webhook that triggered a build.
|
| BitbucketWebHookCauseBuilder |
|
| BitbucketWebHookCauseFluent<A extends BitbucketWebHookCauseFluent<A>> |
Generated
|
| BrokerTemplateInstance |
BrokerTemplateInstance holds the service broker-related state associated with a TemplateInstance.
|
| BrokerTemplateInstanceBuilder |
|
| BrokerTemplateInstanceFluent<A extends BrokerTemplateInstanceFluent<A>> |
Generated
|
| BrokerTemplateInstanceList |
BrokerTemplateInstanceList is a list of BrokerTemplateInstance objects.
|
| BrokerTemplateInstanceListBuilder |
|
| BrokerTemplateInstanceListFluent<A extends BrokerTemplateInstanceListFluent<A>> |
Generated
|
| BrokerTemplateInstanceSpec |
BrokerTemplateInstanceSpec describes the state of a BrokerTemplateInstance.
|
| BrokerTemplateInstanceSpecBuilder |
|
| BrokerTemplateInstanceSpecFluent<A extends BrokerTemplateInstanceSpecFluent<A>> |
Generated
|
| Build |
Build encapsulates the inputs needed to produce a new deployable image, as well as the status of the execution and a reference to the Pod which executed the build.
|
| BuildBuilder |
|
| BuildCondition |
BuildCondition describes the state of a build at a certain point.
|
| BuildConditionBuilder |
|
| BuildConditionFluent<A extends BuildConditionFluent<A>> |
Generated
|
| BuildConfig |
Build configurations define a build process for new container images.
|
| BuildConfigBuilder |
|
| BuildConfigFluent<A extends BuildConfigFluent<A>> |
Generated
|
| BuildConfigList |
BuildConfigList is a collection of BuildConfigs.
|
| BuildConfigListBuilder |
|
| BuildConfigListFluent<A extends BuildConfigListFluent<A>> |
Generated
|
| BuildConfigSpec |
BuildConfigSpec describes when and how builds are created
|
| BuildConfigSpecBuilder |
|
| BuildConfigSpecFluent<A extends BuildConfigSpecFluent<A>> |
Generated
|
| BuildConfigStatus |
BuildConfigStatus contains current state of the build config object.
|
| BuildConfigStatusBuilder |
|
| BuildConfigStatusFluent<A extends BuildConfigStatusFluent<A>> |
Generated
|
| BuildFluent<A extends BuildFluent<A>> |
Generated
|
| BuildList |
BuildList is a collection of Builds.
|
| BuildListBuilder |
|
| BuildListFluent<A extends BuildListFluent<A>> |
Generated
|
| BuildLog |
BuildLog is the (unused) resource associated with the build log redirector
|
| BuildLogBuilder |
|
| BuildLogFluent<A extends BuildLogFluent<A>> |
Generated
|
| BuildLogOptions |
BuildLogOptions is the REST options for a build log
|
| BuildLogOptionsBuilder |
|
| BuildLogOptionsFluent<A extends BuildLogOptionsFluent<A>> |
Generated
|
| BuildOutput |
BuildOutput is input to a build strategy and describes the container image that the strategy should produce.
|
| BuildOutputBuilder |
|
| BuildOutputFluent<A extends BuildOutputFluent<A>> |
Generated
|
| BuildPostCommitSpec |
A BuildPostCommitSpec holds a build post commit hook specification.
|
| BuildPostCommitSpecBuilder |
|
| BuildPostCommitSpecFluent<A extends BuildPostCommitSpecFluent<A>> |
Generated
|
| BuildRequest |
BuildRequest is the resource used to pass parameters to build generator
|
| BuildRequestBuilder |
|
| BuildRequestFluent<A extends BuildRequestFluent<A>> |
Generated
|
| BuildSource |
BuildSource is the SCM used for the build.
|
| BuildSourceBuilder |
|
| BuildSourceFluent<A extends BuildSourceFluent<A>> |
Generated
|
| BuildSpec |
BuildSpec has the information to represent a build and also additional information about a build
|
| BuildSpecBuilder |
|
| BuildSpecFluent<A extends BuildSpecFluent<A>> |
Generated
|
| BuildStatus |
BuildStatus contains the status of a build
|
| BuildStatusBuilder |
|
| BuildStatusFluent<A extends BuildStatusFluent<A>> |
Generated
|
| BuildStatusOutput |
BuildStatusOutput contains the status of the built image.
|
| BuildStatusOutputBuilder |
|
| BuildStatusOutputFluent<A extends BuildStatusOutputFluent<A>> |
Generated
|
| BuildStatusOutputTo |
BuildStatusOutputTo describes the status of the built image with regards to image registry to which it was supposed to be pushed.
|
| BuildStatusOutputToBuilder |
|
| BuildStatusOutputToFluent<A extends BuildStatusOutputToFluent<A>> |
Generated
|
| BuildStrategy |
BuildStrategy contains the details of how to perform a build.
|
| BuildStrategyBuilder |
|
| BuildStrategyFluent<A extends BuildStrategyFluent<A>> |
Generated
|
| BuildTriggerCause |
BuildTriggerCause holds information about a triggered build.
|
| BuildTriggerCauseBuilder |
|
| BuildTriggerCauseFluent<A extends BuildTriggerCauseFluent<A>> |
Generated
|
| BuildTriggerPolicy |
BuildTriggerPolicy describes a policy for a single trigger that results in a new Build.
|
| BuildTriggerPolicyBuilder |
|
| BuildTriggerPolicyFluent<A extends BuildTriggerPolicyFluent<A>> |
Generated
|
| BuildVolume |
BuildVolume describes a volume that is made available to build pods, such that it can be mounted into buildah's runtime environment.
|
| BuildVolumeBuilder |
|
| BuildVolumeFluent<A extends BuildVolumeFluent<A>> |
Generated
|
| BuildVolumeMount |
BuildVolumeMount describes the mounting of a Volume within buildah's runtime environment.
|
| BuildVolumeMountBuilder |
|
| BuildVolumeMountFluent<A extends BuildVolumeMountFluent<A>> |
Generated
|
| BuildVolumeSource |
BuildVolumeSource represents the source of a volume to mount Only one of its supported types may be specified at any given time.
|
| BuildVolumeSourceBuilder |
|
| BuildVolumeSourceFluent<A extends BuildVolumeSourceFluent<A>> |
Generated
|
| ClusterResourceQuota |
ClusterResourceQuota mirrors ResourceQuota at a cluster scope.
|
| ClusterResourceQuotaBuilder |
|
| ClusterResourceQuotaFluent<A extends ClusterResourceQuotaFluent<A>> |
Generated
|
| ClusterResourceQuotaList |
ClusterResourceQuotaList is a collection of ClusterResourceQuotas
|
| ClusterResourceQuotaListBuilder |
|
| ClusterResourceQuotaListFluent<A extends ClusterResourceQuotaListFluent<A>> |
Generated
|
| ClusterResourceQuotaSelector |
ClusterResourceQuotaSelector is used to select projects.
|
| ClusterResourceQuotaSelectorBuilder |
|
| ClusterResourceQuotaSelectorFluent<A extends ClusterResourceQuotaSelectorFluent<A>> |
Generated
|
| ClusterResourceQuotaSpec |
ClusterResourceQuotaSpec defines the desired quota restrictions
|
| ClusterResourceQuotaSpecBuilder |
|
| ClusterResourceQuotaSpecFluent<A extends ClusterResourceQuotaSpecFluent<A>> |
Generated
|
| ClusterResourceQuotaStatus |
ClusterResourceQuotaStatus defines the actual enforced quota and its current usage
|
| ClusterResourceQuotaStatusBuilder |
|
| ClusterResourceQuotaStatusFluent<A extends ClusterResourceQuotaStatusFluent<A>> |
Generated
|
| ClusterRole |
ClusterRole is a logical grouping of PolicyRules that can be referenced as a unit by ClusterRoleBindings.
|
| ClusterRoleBinding |
ClusterRoleBinding references a ClusterRole, but not contain it.
|
| ClusterRoleBindingBuilder |
|
| ClusterRoleBindingFluent<A extends ClusterRoleBindingFluent<A>> |
Generated
|
| ClusterRoleBindingList |
ClusterRoleBindingList is a collection of ClusterRoleBindings
|
| ClusterRoleBindingListBuilder |
|
| ClusterRoleBindingListFluent<A extends ClusterRoleBindingListFluent<A>> |
Generated
|
| ClusterRoleBuilder |
|
| ClusterRoleFluent<A extends ClusterRoleFluent<A>> |
Generated
|
| ClusterRoleList |
ClusterRoleList is a collection of ClusterRoles
|
| ClusterRoleListBuilder |
|
| ClusterRoleListFluent<A extends ClusterRoleListFluent<A>> |
Generated
|
| ClusterRoleScopeRestriction |
ClusterRoleScopeRestriction describes restrictions on cluster role scopes
|
| ClusterRoleScopeRestrictionBuilder |
|
| ClusterRoleScopeRestrictionFluent<A extends ClusterRoleScopeRestrictionFluent<A>> |
Generated
|
| CommonSpec |
CommonSpec encapsulates all the inputs necessary to represent a build.
|
| CommonSpecBuilder |
|
| CommonSpecFluent<A extends CommonSpecFluent<A>> |
Generated
|
| CommonWebHookCause |
CommonWebHookCause factors out the identical format of these webhook causes into struct so we can share it in the specific causes; it is too late for GitHub and Generic but we can leverage this pattern with GitLab and Bitbucket.
|
| CommonWebHookCauseBuilder |
|
| CommonWebHookCauseFluent<A extends CommonWebHookCauseFluent<A>> |
Generated
|
| ConfigMapBuildSource |
ConfigMapBuildSource describes a configmap and its destination directory that will be used only at the build time.
|
| ConfigMapBuildSourceBuilder |
|
| ConfigMapBuildSourceFluent<A extends ConfigMapBuildSourceFluent<A>> |
Generated
|
| CustomBuildStrategy |
CustomBuildStrategy defines input parameters specific to Custom build.
|
| CustomBuildStrategyBuilder |
|
| CustomBuildStrategyFluent<A extends CustomBuildStrategyFluent<A>> |
Generated
|
| CustomDeploymentStrategyParams |
CustomDeploymentStrategyParams are the input to the Custom deployment strategy.
|
| CustomDeploymentStrategyParamsBuilder |
|
| CustomDeploymentStrategyParamsFluent<A extends CustomDeploymentStrategyParamsFluent<A>> |
Generated
|
| DeploymentCause |
DeploymentCause captures information about a particular cause of a deployment.
|
| DeploymentCauseBuilder |
|
| DeploymentCauseFluent<A extends DeploymentCauseFluent<A>> |
Generated
|
| DeploymentCauseImageTrigger |
DeploymentCauseImageTrigger represents details about the cause of a deployment originating from an image change trigger
|
| DeploymentCauseImageTriggerBuilder |
|
| DeploymentCauseImageTriggerFluent<A extends DeploymentCauseImageTriggerFluent<A>> |
Generated
|
| DeploymentCondition |
DeploymentCondition describes the state of a deployment config at a certain point.
|
| DeploymentConditionBuilder |
|
| DeploymentConditionFluent<A extends DeploymentConditionFluent<A>> |
Generated
|
| DeploymentConfig |
Deployment Configs define the template for a pod and manages deploying new images or configuration changes.
|
| DeploymentConfigBuilder |
|
| DeploymentConfigFluent<A extends DeploymentConfigFluent<A>> |
Generated
|
| DeploymentConfigList |
DeploymentConfigList is a collection of deployment configs.
|
| DeploymentConfigListBuilder |
|
| DeploymentConfigListFluent<A extends DeploymentConfigListFluent<A>> |
Generated
|
| DeploymentConfigRollback |
DeploymentConfigRollback provides the input to rollback generation.
|
| DeploymentConfigRollbackBuilder |
|
| DeploymentConfigRollbackFluent<A extends DeploymentConfigRollbackFluent<A>> |
Generated
|
| DeploymentConfigRollbackSpec |
DeploymentConfigRollbackSpec represents the options for rollback generation.
|
| DeploymentConfigRollbackSpecBuilder |
|
| DeploymentConfigRollbackSpecFluent<A extends DeploymentConfigRollbackSpecFluent<A>> |
Generated
|
| DeploymentConfigSpec |
DeploymentConfigSpec represents the desired state of the deployment.
|
| DeploymentConfigSpecBuilder |
|
| DeploymentConfigSpecFluent<A extends DeploymentConfigSpecFluent<A>> |
Generated
|
| DeploymentConfigStatus |
DeploymentConfigStatus represents the current deployment state.
|
| DeploymentConfigStatusBuilder |
|
| DeploymentConfigStatusFluent<A extends DeploymentConfigStatusFluent<A>> |
Generated
|
| DeploymentDetails |
DeploymentDetails captures information about the causes of a deployment.
|
| DeploymentDetailsBuilder |
|
| DeploymentDetailsFluent<A extends DeploymentDetailsFluent<A>> |
Generated
|
| DeploymentLog |
DeploymentLog represents the logs for a deployment
|
| DeploymentLogBuilder |
|
| DeploymentLogFluent<A extends DeploymentLogFluent<A>> |
Generated
|
| DeploymentLogOptions |
DeploymentLogOptions is the REST options for a deployment log
|
| DeploymentLogOptionsBuilder |
|
| DeploymentLogOptionsFluent<A extends DeploymentLogOptionsFluent<A>> |
Generated
|
| DeploymentRequest |
DeploymentRequest is a request to a deployment config for a new deployment.
|
| DeploymentRequestBuilder |
|
| DeploymentRequestFluent<A extends DeploymentRequestFluent<A>> |
Generated
|
| DeploymentStrategy |
DeploymentStrategy describes how to perform a deployment.
|
| DeploymentStrategyBuilder |
|
| DeploymentStrategyFluent<A extends DeploymentStrategyFluent<A>> |
Generated
|
| DeploymentTriggerImageChangeParams |
DeploymentTriggerImageChangeParams represents the parameters to the ImageChange trigger.
|
| DeploymentTriggerImageChangeParamsBuilder |
|
| DeploymentTriggerImageChangeParamsFluent<A extends DeploymentTriggerImageChangeParamsFluent<A>> |
Generated
|
| DeploymentTriggerPolicy |
DeploymentTriggerPolicy describes a policy for a single trigger that results in a new deployment.
|
| DeploymentTriggerPolicyBuilder |
|
| DeploymentTriggerPolicyFluent<A extends DeploymentTriggerPolicyFluent<A>> |
Generated
|
| DockerBuildStrategy |
DockerBuildStrategy defines input parameters specific to container image build.
|
| DockerBuildStrategyBuilder |
|
| DockerBuildStrategyFluent<A extends DockerBuildStrategyFluent<A>> |
Generated
|
| DockerImageReference |
DockerImageReference points to a container image.
|
| DockerImageReferenceBuilder |
|
| DockerImageReferenceFluent<A extends DockerImageReferenceFluent<A>> |
Generated
|
| DockerStrategyOptions |
DockerStrategyOptions contains extra strategy options for container image builds
|
| DockerStrategyOptionsBuilder |
|
| DockerStrategyOptionsFluent<A extends DockerStrategyOptionsFluent<A>> |
Generated
|
| ExecNewPodHook |
ExecNewPodHook is a hook implementation which runs a command in a new pod based on the specified container which is assumed to be part of the deployment template.
|
| ExecNewPodHookBuilder |
|
| ExecNewPodHookFluent<A extends ExecNewPodHookFluent<A>> |
Generated
|
| FSGroupStrategyOptions |
FSGroupStrategyOptions defines the strategy type and options used to create the strategy.
|
| FSGroupStrategyOptionsBuilder |
|
| FSGroupStrategyOptionsFluent<A extends FSGroupStrategyOptionsFluent<A>> |
Generated
|
| GenericWebHookCause |
GenericWebHookCause holds information about a generic WebHook that triggered a build.
|
| GenericWebHookCauseBuilder |
|
| GenericWebHookCauseFluent<A extends GenericWebHookCauseFluent<A>> |
Generated
|
| GenericWebHookEvent |
GenericWebHookEvent is the payload expected for a generic webhook post
|
| GenericWebHookEventBuilder |
|
| GenericWebHookEventFluent<A extends GenericWebHookEventFluent<A>> |
Generated
|
| GitBuildSource |
GitBuildSource defines the parameters of a Git SCM
|
| GitBuildSourceBuilder |
|
| GitBuildSourceFluent<A extends GitBuildSourceFluent<A>> |
Generated
|
| GitHubWebHookCause |
GitHubWebHookCause has information about a GitHub webhook that triggered a build.
|
| GitHubWebHookCauseBuilder |
|
| GitHubWebHookCauseFluent<A extends GitHubWebHookCauseFluent<A>> |
Generated
|
| GitInfo |
GitInfo is the aggregated git information for a generic webhook post
|
| GitInfoBuilder |
|
| GitInfoFluent<A extends GitInfoFluent<A>> |
Generated
|
| GitLabWebHookCause |
GitLabWebHookCause has information about a GitLab webhook that triggered a build.
|
| GitLabWebHookCauseBuilder |
|
| GitLabWebHookCauseFluent<A extends GitLabWebHookCauseFluent<A>> |
Generated
|
| GitRefInfo |
GitRefInfo is a single ref
|
| GitRefInfoBuilder |
|
| GitRefInfoFluent<A extends GitRefInfoFluent<A>> |
Generated
|
| GitSourceRevision |
GitSourceRevision is the commit information from a git source for a build
|
| GitSourceRevisionBuilder |
|
| GitSourceRevisionFluent<A extends GitSourceRevisionFluent<A>> |
Generated
|
| Group |
Group represents a referenceable set of Users
|
| GroupBuilder |
|
| GroupFluent<A extends GroupFluent<A>> |
Generated
|
| GroupList |
GroupList is a collection of Groups
|
| GroupListBuilder |
|
| GroupListFluent<A extends GroupListFluent<A>> |
Generated
|
| GroupRestriction |
GroupRestriction matches a group either by a string match on the group name or a label selector applied to group labels.
|
| GroupRestrictionBuilder |
|
| GroupRestrictionFluent<A extends GroupRestrictionFluent<A>> |
Generated
|
| Identity |
Identity records a successful authentication of a user with an identity provider.
|
| IdentityBuilder |
|
| IdentityFluent<A extends IdentityFluent<A>> |
Generated
|
| IdentityList |
IdentityList is a collection of Identities
|
| IdentityListBuilder |
|
| IdentityListFluent<A extends IdentityListFluent<A>> |
Generated
|
| IDRange |
IDRange provides a min/max of an allowed range of IDs.
|
| IDRangeBuilder |
|
| IDRangeFluent<A extends IDRangeFluent<A>> |
Generated
|
| Image |
Image is an immutable representation of a container image and its metadata at a point in time.
|
| ImageBlobReferences |
ImageBlobReferences describes the blob references within an image.
|
| ImageBlobReferencesBuilder |
|
| ImageBlobReferencesFluent<A extends ImageBlobReferencesFluent<A>> |
Generated
|
| ImageBuilder |
|
| ImageChangeCause |
ImageChangeCause contains information about the image that triggered a build
|
| ImageChangeCauseBuilder |
|
| ImageChangeCauseFluent<A extends ImageChangeCauseFluent<A>> |
Generated
|
| ImageChangeTrigger |
ImageChangeTrigger allows builds to be triggered when an ImageStream changes
|
| ImageChangeTriggerBuilder |
|
| ImageChangeTriggerFluent<A extends ImageChangeTriggerFluent<A>> |
Generated
|
| ImageChangeTriggerStatus |
ImageChangeTriggerStatus tracks the latest resolved status of the associated ImageChangeTrigger policy specified in the BuildConfigSpec.Triggers struct.
|
| ImageChangeTriggerStatusBuilder |
|
| ImageChangeTriggerStatusFluent<A extends ImageChangeTriggerStatusFluent<A>> |
Generated
|
| ImageFluent<A extends ImageFluent<A>> |
Generated
|
| ImageImportSpec |
ImageImportSpec describes a request to import a specific image.
|
| ImageImportSpecBuilder |
|
| ImageImportSpecFluent<A extends ImageImportSpecFluent<A>> |
Generated
|
| ImageImportStatus |
ImageImportStatus describes the result of an image import.
|
| ImageImportStatusBuilder |
|
| ImageImportStatusFluent<A extends ImageImportStatusFluent<A>> |
Generated
|
| ImageLabel |
ImageLabel represents a label applied to the resulting image.
|
| ImageLabelBuilder |
|
| ImageLabelFluent<A extends ImageLabelFluent<A>> |
Generated
|
| ImageLayer |
ImageLayer represents a single layer of the image.
|
| ImageLayerBuilder |
|
| ImageLayerData |
ImageLayerData contains metadata about an image layer.
|
| ImageLayerDataBuilder |
|
| ImageLayerDataFluent<A extends ImageLayerDataFluent<A>> |
Generated
|
| ImageLayerFluent<A extends ImageLayerFluent<A>> |
Generated
|
| ImageList |
ImageList is a list of Image objects.
|
| ImageListBuilder |
|
| ImageListFluent<A extends ImageListFluent<A>> |
Generated
|
| ImageLookupPolicy |
ImageLookupPolicy describes how an image stream can be used to override the image references used by pods, builds, and other resources in a namespace.
|
| ImageLookupPolicyBuilder |
|
| ImageLookupPolicyFluent<A extends ImageLookupPolicyFluent<A>> |
Generated
|
| ImageManifest |
ImageManifest represents sub-manifests of a manifest list.
|
| ImageManifestBuilder |
|
| ImageManifestFluent<A extends ImageManifestFluent<A>> |
Generated
|
| ImageSignature |
ImageSignature holds a signature of an image.
|
| ImageSignatureBuilder |
|
| ImageSignatureFluent<A extends ImageSignatureFluent<A>> |
Generated
|
| ImageSource |
ImageSource is used to describe build source that will be extracted from an image or used during a multi stage build.
|
| ImageSourceBuilder |
|
| ImageSourceFluent<A extends ImageSourceFluent<A>> |
Generated
|
| ImageSourcePath |
ImageSourcePath describes a path to be copied from a source image and its destination within the build directory.
|
| ImageSourcePathBuilder |
|
| ImageSourcePathFluent<A extends ImageSourcePathFluent<A>> |
Generated
|
| ImageStream |
An ImageStream stores a mapping of tags to images, metadata overrides that are applied when images are tagged in a stream, and an optional reference to a container image repository on a registry.
|
| ImageStreamBuilder |
|
| ImageStreamFluent<A extends ImageStreamFluent<A>> |
Generated
|
| ImageStreamImage |
ImageStreamImage represents an Image that is retrieved by image name from an ImageStream.
|
| ImageStreamImageBuilder |
|
| ImageStreamImageFluent<A extends ImageStreamImageFluent<A>> |
Generated
|
| ImageStreamImport |
The image stream import resource provides an easy way for a user to find and import container images from other container image registries into the server.
|
| ImageStreamImportBuilder |
|
| ImageStreamImportFluent<A extends ImageStreamImportFluent<A>> |
Generated
|
| ImageStreamImportSpec |
ImageStreamImportSpec defines what images should be imported.
|
| ImageStreamImportSpecBuilder |
|
| ImageStreamImportSpecFluent<A extends ImageStreamImportSpecFluent<A>> |
Generated
|
| ImageStreamImportStatus |
ImageStreamImportStatus contains information about the status of an image stream import.
|
| ImageStreamImportStatusBuilder |
|
| ImageStreamImportStatusFluent<A extends ImageStreamImportStatusFluent<A>> |
Generated
|
| ImageStreamLayers |
ImageStreamLayers describes information about the layers referenced by images in this image stream.
|
| ImageStreamLayersBuilder |
|
| ImageStreamLayersFluent<A extends ImageStreamLayersFluent<A>> |
Generated
|
| ImageStreamList |
ImageStreamList is a list of ImageStream objects.
|
| ImageStreamListBuilder |
|
| ImageStreamListFluent<A extends ImageStreamListFluent<A>> |
Generated
|
| ImageStreamMapping |
ImageStreamMapping represents a mapping from a single image stream tag to a container image as well as the reference to the container image stream the image came from.
|
| ImageStreamMappingBuilder |
|
| ImageStreamMappingFluent<A extends ImageStreamMappingFluent<A>> |
Generated
|
| ImageStreamSpec |
ImageStreamSpec represents options for ImageStreams.
|
| ImageStreamSpecBuilder |
|
| ImageStreamSpecFluent<A extends ImageStreamSpecFluent<A>> |
Generated
|
| ImageStreamStatus |
ImageStreamStatus contains information about the state of this image stream.
|
| ImageStreamStatusBuilder |
|
| ImageStreamStatusFluent<A extends ImageStreamStatusFluent<A>> |
Generated
|
| ImageStreamTag |
ImageStreamTag represents an Image that is retrieved by tag name from an ImageStream.
|
| ImageStreamTagBuilder |
|
| ImageStreamTagFluent<A extends ImageStreamTagFluent<A>> |
Generated
|
| ImageStreamTagList |
ImageStreamTagList is a list of ImageStreamTag objects.
|
| ImageStreamTagListBuilder |
|
| ImageStreamTagListFluent<A extends ImageStreamTagListFluent<A>> |
Generated
|
| ImageStreamTagReference |
ImageStreamTagReference references the ImageStreamTag in an image change trigger by namespace and name.
|
| ImageStreamTagReferenceBuilder |
|
| ImageStreamTagReferenceFluent<A extends ImageStreamTagReferenceFluent<A>> |
Generated
|
| ImageTag |
ImageTag represents a single tag within an image stream and includes the spec, the status history, and the currently referenced image (if any) of the provided tag.
|
| ImageTagBuilder |
|
| ImageTagFluent<A extends ImageTagFluent<A>> |
Generated
|
| ImageTagList |
ImageTagList is a list of ImageTag objects.
|
| ImageTagListBuilder |
|
| ImageTagListFluent<A extends ImageTagListFluent<A>> |
Generated
|
| IsPersonalSubjectAccessReview |
IsPersonalSubjectAccessReview is a marker for PolicyRule.AttributeRestrictions that denotes that subjectaccessreviews on self should be allowed
|
| IsPersonalSubjectAccessReviewBuilder |
|
| IsPersonalSubjectAccessReviewFluent<A extends IsPersonalSubjectAccessReviewFluent<A>> |
Generated
|
| JenkinsPipelineBuildStrategy |
JenkinsPipelineBuildStrategy holds parameters specific to a Jenkins Pipeline build.
|
| JenkinsPipelineBuildStrategyBuilder |
|
| JenkinsPipelineBuildStrategyFluent<A extends JenkinsPipelineBuildStrategyFluent<A>> |
Generated
|
| LifecycleHook |
LifecycleHook defines a specific deployment lifecycle action.
|
| LifecycleHookBuilder |
|
| LifecycleHookFluent<A extends LifecycleHookFluent<A>> |
Generated
|
| LocalObjectReference |
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
|
| LocalObjectReferenceBuilder |
|
| LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>> |
Generated
|
| LocalResourceAccessReview |
LocalResourceAccessReview is a means to request a list of which users and groups are authorized to perform the action specified by spec in a particular namespace
|
| LocalResourceAccessReviewBuilder |
|
| LocalResourceAccessReviewFluent<A extends LocalResourceAccessReviewFluent<A>> |
Generated
|
| LocalSubjectAccessReview |
LocalSubjectAccessReview is an object for requesting information about whether a user or group can perform an action in a particular namespace
|
| LocalSubjectAccessReviewBuilder |
|
| LocalSubjectAccessReviewFluent<A extends LocalSubjectAccessReviewFluent<A>> |
Generated
|
| NamedClusterRole |
NamedClusterRole relates a name with a cluster role
|
| NamedClusterRoleBinding |
NamedClusterRoleBinding relates a name with a cluster role binding
|
| NamedClusterRoleBindingBuilder |
|
| NamedClusterRoleBindingFluent<A extends NamedClusterRoleBindingFluent<A>> |
Generated
|
| NamedClusterRoleBuilder |
|
| NamedClusterRoleFluent<A extends NamedClusterRoleFluent<A>> |
Generated
|
| NamedRole |
NamedRole relates a Role with a name
|
| NamedRoleBinding |
NamedRoleBinding relates a role binding with a name
|
| NamedRoleBindingBuilder |
|
| NamedRoleBindingFluent<A extends NamedRoleBindingFluent<A>> |
Generated
|
| NamedRoleBuilder |
|
| NamedRoleFluent<A extends NamedRoleFluent<A>> |
Generated
|
| NamedTagEventList |
NamedTagEventList relates a tag to its image history.
|
| NamedTagEventListBuilder |
|
| NamedTagEventListFluent<A extends NamedTagEventListFluent<A>> |
Generated
|
| OAuthAccessToken |
OAuthAccessToken describes an OAuth access token.
|
| OAuthAccessTokenBuilder |
|
| OAuthAccessTokenFluent<A extends OAuthAccessTokenFluent<A>> |
Generated
|
| OAuthAccessTokenList |
OAuthAccessTokenList is a collection of OAuth access tokens
|
| OAuthAccessTokenListBuilder |
|
| OAuthAccessTokenListFluent<A extends OAuthAccessTokenListFluent<A>> |
Generated
|
| OAuthAuthorizeToken |
OAuthAuthorizeToken describes an OAuth authorization token
|
| OAuthAuthorizeTokenBuilder |
|
| OAuthAuthorizeTokenFluent<A extends OAuthAuthorizeTokenFluent<A>> |
Generated
|
| OAuthAuthorizeTokenList |
OAuthAuthorizeTokenList is a collection of OAuth authorization tokens
|
| OAuthAuthorizeTokenListBuilder |
|
| OAuthAuthorizeTokenListFluent<A extends OAuthAuthorizeTokenListFluent<A>> |
Generated
|
| OAuthClient |
OAuthClient describes an OAuth client
|
| OAuthClientAuthorization |
OAuthClientAuthorization describes an authorization created by an OAuth client
|
| OAuthClientAuthorizationBuilder |
|
| OAuthClientAuthorizationFluent<A extends OAuthClientAuthorizationFluent<A>> |
Generated
|
| OAuthClientAuthorizationList |
OAuthClientAuthorizationList is a collection of OAuth client authorizations
|
| OAuthClientAuthorizationListBuilder |
|
| OAuthClientAuthorizationListFluent<A extends OAuthClientAuthorizationListFluent<A>> |
Generated
|
| OAuthClientBuilder |
|
| OAuthClientFluent<A extends OAuthClientFluent<A>> |
Generated
|
| OAuthClientList |
OAuthClientList is a collection of OAuth clients
|
| OAuthClientListBuilder |
|
| OAuthClientListFluent<A extends OAuthClientListFluent<A>> |
Generated
|
| OAuthRedirectReference |
OAuthRedirectReference is a reference to an OAuth redirect object.
|
| OAuthRedirectReferenceBuilder |
|
| OAuthRedirectReferenceFluent<A extends OAuthRedirectReferenceFluent<A>> |
Generated
|
| Parameter |
Parameter defines a name/value variable that is to be processed during the Template to Config transformation.
|
| ParameterBuilder |
|
| ParameterFluent<A extends ParameterFluent<A>> |
Generated
|
| PodSecurityPolicyReview |
PodSecurityPolicyReview checks which service accounts (not users, since that would be cluster-wide) can create the `PodTemplateSpec` in question.
|
| PodSecurityPolicyReviewBuilder |
|
| PodSecurityPolicyReviewFluent<A extends PodSecurityPolicyReviewFluent<A>> |
Generated
|
| PodSecurityPolicyReviewSpec |
PodSecurityPolicyReviewSpec defines specification for PodSecurityPolicyReview
|
| PodSecurityPolicyReviewSpecBuilder |
|
| PodSecurityPolicyReviewSpecFluent<A extends PodSecurityPolicyReviewSpecFluent<A>> |
Generated
|
| PodSecurityPolicyReviewStatus |
PodSecurityPolicyReviewStatus represents the status of PodSecurityPolicyReview.
|
| PodSecurityPolicyReviewStatusBuilder |
|
| PodSecurityPolicyReviewStatusFluent<A extends PodSecurityPolicyReviewStatusFluent<A>> |
Generated
|
| PodSecurityPolicySelfSubjectReview |
PodSecurityPolicySelfSubjectReview checks whether this user/SA tuple can create the PodTemplateSpec
|
| PodSecurityPolicySelfSubjectReviewBuilder |
|
| PodSecurityPolicySelfSubjectReviewFluent<A extends PodSecurityPolicySelfSubjectReviewFluent<A>> |
Generated
|
| PodSecurityPolicySelfSubjectReviewSpec |
PodSecurityPolicySelfSubjectReviewSpec contains specification for PodSecurityPolicySelfSubjectReview.
|
| PodSecurityPolicySelfSubjectReviewSpecBuilder |
|
| PodSecurityPolicySelfSubjectReviewSpecFluent<A extends PodSecurityPolicySelfSubjectReviewSpecFluent<A>> |
Generated
|
| PodSecurityPolicySubjectReview |
PodSecurityPolicySubjectReview checks whether a particular user/SA tuple can create the PodTemplateSpec.
|
| PodSecurityPolicySubjectReviewBuilder |
|
| PodSecurityPolicySubjectReviewFluent<A extends PodSecurityPolicySubjectReviewFluent<A>> |
Generated
|
| PodSecurityPolicySubjectReviewSpec |
PodSecurityPolicySubjectReviewSpec defines specification for PodSecurityPolicySubjectReview
|
| PodSecurityPolicySubjectReviewSpecBuilder |
|
| PodSecurityPolicySubjectReviewSpecFluent<A extends PodSecurityPolicySubjectReviewSpecFluent<A>> |
Generated
|
| PodSecurityPolicySubjectReviewStatus |
PodSecurityPolicySubjectReviewStatus contains information/status for PodSecurityPolicySubjectReview.
|
| PodSecurityPolicySubjectReviewStatusBuilder |
|
| PodSecurityPolicySubjectReviewStatusFluent<A extends PodSecurityPolicySubjectReviewStatusFluent<A>> |
Generated
|
| PolicyRule |
PolicyRule holds information that describes a policy rule, but does not contain information about who the rule applies to or which namespace the rule applies to.
|
| PolicyRuleBuilder |
|
| PolicyRuleFluent<A extends PolicyRuleFluent<A>> |
Generated
|
| Project |
Projects are the unit of isolation and collaboration in OpenShift.
|
| ProjectBuilder |
|
| ProjectFluent<A extends ProjectFluent<A>> |
Generated
|
| ProjectList |
ProjectList is a list of Project objects.
|
| ProjectListBuilder |
|
| ProjectListFluent<A extends ProjectListFluent<A>> |
Generated
|
| ProjectRequest |
ProjectRequest is the set of options necessary to fully qualify a project request
|
| ProjectRequestBuilder |
|
| ProjectRequestFluent<A extends ProjectRequestFluent<A>> |
Generated
|
| ProjectSpec |
ProjectSpec describes the attributes on a Project
|
| ProjectSpecBuilder |
|
| ProjectSpecFluent<A extends ProjectSpecFluent<A>> |
Generated
|
| ProjectStatus |
ProjectStatus is information about the current status of a Project
|
| ProjectStatusBuilder |
|
| ProjectStatusFluent<A extends ProjectStatusFluent<A>> |
Generated
|
| ProxyConfig |
ProxyConfig defines what proxies to use for an operation
|
| ProxyConfigBuilder |
|
| ProxyConfigFluent<A extends ProxyConfigFluent<A>> |
Generated
|
| RangeAllocation |
RangeAllocation is used so we can easily expose a RangeAllocation typed for security group
|
| RangeAllocationBuilder |
|
| RangeAllocationFluent<A extends RangeAllocationFluent<A>> |
Generated
|
| RangeAllocationList |
RangeAllocationList is a list of RangeAllocations objects
|
| RangeAllocationListBuilder |
|
| RangeAllocationListFluent<A extends RangeAllocationListFluent<A>> |
Generated
|
| RecreateDeploymentStrategyParams |
RecreateDeploymentStrategyParams are the input to the Recreate deployment strategy.
|
| RecreateDeploymentStrategyParamsBuilder |
|
| RecreateDeploymentStrategyParamsFluent<A extends RecreateDeploymentStrategyParamsFluent<A>> |
Generated
|
| RedirectReference |
RedirectReference specifies the target in the current namespace that resolves into redirect URIs.
|
| RedirectReferenceBuilder |
|
| RedirectReferenceFluent<A extends RedirectReferenceFluent<A>> |
Generated
|
| RepositoryImportSpec |
RepositoryImportSpec describes a request to import images from a container image repository.
|
| RepositoryImportSpecBuilder |
|
| RepositoryImportSpecFluent<A extends RepositoryImportSpecFluent<A>> |
Generated
|
| RepositoryImportStatus |
RepositoryImportStatus describes the result of an image repository import
|
| RepositoryImportStatusBuilder |
|
| RepositoryImportStatusFluent<A extends RepositoryImportStatusFluent<A>> |
Generated
|
| ResourceAccessReview |
ResourceAccessReview is a means to request a list of which users and groups are authorized to perform the action specified by spec
|
| ResourceAccessReviewBuilder |
|
| ResourceAccessReviewFluent<A extends ResourceAccessReviewFluent<A>> |
Generated
|
| ResourceAccessReviewResponse |
ResourceAccessReviewResponse describes who can perform the action
|
| ResourceAccessReviewResponseBuilder |
|
| ResourceAccessReviewResponseFluent<A extends ResourceAccessReviewResponseFluent<A>> |
Generated
|
| ResourceQuotaStatusByNamespace |
ResourceQuotaStatusByNamespace gives status for a particular project
|
| ResourceQuotaStatusByNamespaceBuilder |
|
| ResourceQuotaStatusByNamespaceFluent<A extends ResourceQuotaStatusByNamespaceFluent<A>> |
Generated
|
| Role |
Role is a logical grouping of PolicyRules that can be referenced as a unit by RoleBindings.
|
| RoleBinding |
RoleBinding references a Role, but not contain it.
|
| RoleBindingBuilder |
|
| RoleBindingFluent<A extends RoleBindingFluent<A>> |
Generated
|
| RoleBindingList |
RoleBindingList is a collection of RoleBindings
|
| RoleBindingListBuilder |
|
| RoleBindingListFluent<A extends RoleBindingListFluent<A>> |
Generated
|
| RoleBindingRestriction |
RoleBindingRestriction is an object that can be matched against a subject (user, group, or service account) to determine whether rolebindings on that subject are allowed in the namespace to which the RoleBindingRestriction belongs.
|
| RoleBindingRestrictionBuilder |
|
| RoleBindingRestrictionFluent<A extends RoleBindingRestrictionFluent<A>> |
Generated
|
| RoleBindingRestrictionList |
RoleBindingRestrictionList is a collection of RoleBindingRestriction objects.
|
| RoleBindingRestrictionListBuilder |
|
| RoleBindingRestrictionListFluent<A extends RoleBindingRestrictionListFluent<A>> |
Generated
|
| RoleBindingRestrictionSpec |
RoleBindingRestrictionSpec defines a rolebinding restriction.
|
| RoleBindingRestrictionSpecBuilder |
|
| RoleBindingRestrictionSpecFluent<A extends RoleBindingRestrictionSpecFluent<A>> |
Generated
|
| RoleBuilder |
|
| RoleFluent<A extends RoleFluent<A>> |
Generated
|
| RoleList |
RoleList is a collection of Roles
|
| RoleListBuilder |
|
| RoleListFluent<A extends RoleListFluent<A>> |
Generated
|
| RollingDeploymentStrategyParams |
RollingDeploymentStrategyParams are the input to the Rolling deployment strategy.
|
| RollingDeploymentStrategyParamsBuilder |
|
| RollingDeploymentStrategyParamsFluent<A extends RollingDeploymentStrategyParamsFluent<A>> |
Generated
|
| Route |
A route allows developers to expose services through an HTTP(S) aware load balancing and proxy layer via a public DNS entry.
|
| RouteBuilder |
|
| RouteFluent<A extends RouteFluent<A>> |
Generated
|
| RouteHTTPHeader |
RouteHTTPHeader specifies configuration for setting or deleting an HTTP header.
|
| RouteHTTPHeaderActions |
RouteHTTPHeaderActions defines configuration for actions on HTTP request and response headers.
|
| RouteHTTPHeaderActionsBuilder |
|
| RouteHTTPHeaderActionsFluent<A extends RouteHTTPHeaderActionsFluent<A>> |
Generated
|
| RouteHTTPHeaderActionUnion |
RouteHTTPHeaderActionUnion specifies an action to take on an HTTP header.
|
| RouteHTTPHeaderActionUnionBuilder |
|
| RouteHTTPHeaderActionUnionFluent<A extends RouteHTTPHeaderActionUnionFluent<A>> |
Generated
|
| RouteHTTPHeaderBuilder |
|
| RouteHTTPHeaderFluent<A extends RouteHTTPHeaderFluent<A>> |
Generated
|
| RouteHTTPHeaders |
RouteHTTPHeaders defines policy for HTTP headers.
|
| RouteHTTPHeadersBuilder |
|
| RouteHTTPHeadersFluent<A extends RouteHTTPHeadersFluent<A>> |
Generated
|
| RouteIngress |
RouteIngress holds information about the places where a route is exposed.
|
| RouteIngressBuilder |
|
| RouteIngressCondition |
RouteIngressCondition contains details for the current condition of this route on a particular router.
|
| RouteIngressConditionBuilder |
|
| RouteIngressConditionFluent<A extends RouteIngressConditionFluent<A>> |
Generated
|
| RouteIngressFluent<A extends RouteIngressFluent<A>> |
Generated
|
| RouteList |
RouteList is a collection of Routes.
|
| RouteListBuilder |
|
| RouteListFluent<A extends RouteListFluent<A>> |
Generated
|
| RoutePort |
RoutePort defines a port mapping from a router to an endpoint in the service endpoints.
|
| RoutePortBuilder |
|
| RoutePortFluent<A extends RoutePortFluent<A>> |
Generated
|
| RouterShard |
RouterShard has information of a routing shard and is used to generate host names and routing table entries when a routing shard is allocated for a specific route.
|
| RouterShardBuilder |
|
| RouterShardFluent<A extends RouterShardFluent<A>> |
Generated
|
| RouteSetHTTPHeader |
RouteSetHTTPHeader specifies what value needs to be set on an HTTP header.
|
| RouteSetHTTPHeaderBuilder |
|
| RouteSetHTTPHeaderFluent<A extends RouteSetHTTPHeaderFluent<A>> |
Generated
|
| RouteSpec |
RouteSpec describes the hostname or path the route exposes, any security information, and one to four backends (services) the route points to.
|
| RouteSpecBuilder |
|
| RouteSpecFluent<A extends RouteSpecFluent<A>> |
Generated
|
| RouteStatus |
RouteStatus provides relevant info about the status of a route, including which routers acknowledge it.
|
| RouteStatusBuilder |
|
| RouteStatusFluent<A extends RouteStatusFluent<A>> |
Generated
|
| RouteTargetReference |
RouteTargetReference specifies the target that resolve into endpoints.
|
| RouteTargetReferenceBuilder |
|
| RouteTargetReferenceFluent<A extends RouteTargetReferenceFluent<A>> |
Generated
|
| RunAsUserStrategyOptions |
RunAsUserStrategyOptions defines the strategy type and any options used to create the strategy.
|
| RunAsUserStrategyOptionsBuilder |
|
| RunAsUserStrategyOptionsFluent<A extends RunAsUserStrategyOptionsFluent<A>> |
Generated
|
| ScopeRestriction |
ScopeRestriction describe one restriction on scopes.
|
| ScopeRestrictionBuilder |
|
| ScopeRestrictionFluent<A extends ScopeRestrictionFluent<A>> |
Generated
|
| SecretBuildSource |
SecretBuildSource describes a secret and its destination directory that will be used only at the build time.
|
| SecretBuildSourceBuilder |
|
| SecretBuildSourceFluent<A extends SecretBuildSourceFluent<A>> |
Generated
|
| SecretLocalReference |
SecretLocalReference contains information that points to the local secret being used
|
| SecretLocalReferenceBuilder |
|
| SecretLocalReferenceFluent<A extends SecretLocalReferenceFluent<A>> |
Generated
|
| SecretSpec |
SecretSpec specifies a secret to be included in a build pod and its corresponding mount point
|
| SecretSpecBuilder |
|
| SecretSpecFluent<A extends SecretSpecFluent<A>> |
Generated
|
| SecurityContextConstraints |
SecurityContextConstraints governs the ability to make requests that affect the SecurityContext that will be applied to a container.
|
| SecurityContextConstraintsBuilder |
|
| SecurityContextConstraintsFluent<A extends SecurityContextConstraintsFluent<A>> |
Generated
|
| SecurityContextConstraintsList |
SecurityContextConstraintsList is a list of SecurityContextConstraints objects
|
| SecurityContextConstraintsListBuilder |
|
| SecurityContextConstraintsListFluent<A extends SecurityContextConstraintsListFluent<A>> |
Generated
|
| SelfSubjectRulesReview |
SelfSubjectRulesReview is a resource you can create to determine which actions you can perform in a namespace
|
| SelfSubjectRulesReviewBuilder |
|
| SelfSubjectRulesReviewFluent<A extends SelfSubjectRulesReviewFluent<A>> |
Generated
|
| SelfSubjectRulesReviewSpec |
SelfSubjectRulesReviewSpec adds information about how to conduct the check
|
| SelfSubjectRulesReviewSpecBuilder |
|
| SelfSubjectRulesReviewSpecFluent<A extends SelfSubjectRulesReviewSpecFluent<A>> |
Generated
|
| SELinuxContextStrategyOptions |
SELinuxContextStrategyOptions defines the strategy type and any options used to create the strategy.
|
| SELinuxContextStrategyOptionsBuilder |
|
| SELinuxContextStrategyOptionsFluent<A extends SELinuxContextStrategyOptionsFluent<A>> |
Generated
|
| ServiceAccountPodSecurityPolicyReviewStatus |
ServiceAccountPodSecurityPolicyReviewStatus represents ServiceAccount name and related review status
|
| ServiceAccountPodSecurityPolicyReviewStatusBuilder |
|
| ServiceAccountPodSecurityPolicyReviewStatusFluent<A extends ServiceAccountPodSecurityPolicyReviewStatusFluent<A>> |
Generated
|
| ServiceAccountReference |
ServiceAccountReference specifies a service account and namespace by their names.
|
| ServiceAccountReferenceBuilder |
|
| ServiceAccountReferenceFluent<A extends ServiceAccountReferenceFluent<A>> |
Generated
|
| ServiceAccountRestriction |
ServiceAccountRestriction matches a service account by a string match on either the service-account name or the name of the service account's namespace.
|
| ServiceAccountRestrictionBuilder |
|
| ServiceAccountRestrictionFluent<A extends ServiceAccountRestrictionFluent<A>> |
Generated
|
| SignatureCondition |
SignatureCondition describes an image signature condition of particular kind at particular probe time.
|
| SignatureConditionBuilder |
|
| SignatureConditionFluent<A extends SignatureConditionFluent<A>> |
Generated
|
| SignatureGenericEntity |
SignatureGenericEntity holds a generic information about a person or entity who is an issuer or a subject of signing certificate or key.
|
| SignatureGenericEntityBuilder |
|
| SignatureGenericEntityFluent<A extends SignatureGenericEntityFluent<A>> |
Generated
|
| SignatureIssuer |
SignatureIssuer holds information about an issuer of signing certificate or key.
|
| SignatureIssuerBuilder |
|
| SignatureIssuerFluent<A extends SignatureIssuerFluent<A>> |
Generated
|
| SignatureSubject |
SignatureSubject holds information about a person or entity who created the signature.
|
| SignatureSubjectBuilder |
|
| SignatureSubjectFluent<A extends SignatureSubjectFluent<A>> |
Generated
|
| SourceBuildStrategy |
SourceBuildStrategy defines input parameters specific to an Source build.
|
| SourceBuildStrategyBuilder |
|
| SourceBuildStrategyFluent<A extends SourceBuildStrategyFluent<A>> |
Generated
|
| SourceControlUser |
SourceControlUser defines the identity of a user of source control
|
| SourceControlUserBuilder |
|
| SourceControlUserFluent<A extends SourceControlUserFluent<A>> |
Generated
|
| SourceRevision |
SourceRevision is the revision or commit information from the source for the build
|
| SourceRevisionBuilder |
|
| SourceRevisionFluent<A extends SourceRevisionFluent<A>> |
Generated
|
| SourceStrategyOptions |
SourceStrategyOptions contains extra strategy options for Source builds
|
| SourceStrategyOptionsBuilder |
|
| SourceStrategyOptionsFluent<A extends SourceStrategyOptionsFluent<A>> |
Generated
|
| StageInfo |
StageInfo contains details about a build stage.
|
| StageInfoBuilder |
|
| StageInfoFluent<A extends StageInfoFluent<A>> |
Generated
|
| StepInfo |
StepInfo contains details about a build step.
|
| StepInfoBuilder |
|
| StepInfoFluent<A extends StepInfoFluent<A>> |
Generated
|
| SubjectAccessReview |
SubjectAccessReview is an object for requesting information about whether a user or group can perform an action
|
| SubjectAccessReviewBuilder |
|
| SubjectAccessReviewFluent<A extends SubjectAccessReviewFluent<A>> |
Generated
|
| SubjectAccessReviewResponse |
SubjectAccessReviewResponse describes whether or not a user or group can perform an action
|
| SubjectAccessReviewResponseBuilder |
|
| SubjectAccessReviewResponseFluent<A extends SubjectAccessReviewResponseFluent<A>> |
Generated
|
| SubjectRulesReview |
SubjectRulesReview is a resource you can create to determine which actions another user can perform in a namespace
|
| SubjectRulesReviewBuilder |
|
| SubjectRulesReviewFluent<A extends SubjectRulesReviewFluent<A>> |
Generated
|
| SubjectRulesReviewSpec |
SubjectRulesReviewSpec adds information about how to conduct the check
|
| SubjectRulesReviewSpecBuilder |
|
| SubjectRulesReviewSpecFluent<A extends SubjectRulesReviewSpecFluent<A>> |
Generated
|
| SubjectRulesReviewStatus |
SubjectRulesReviewStatus is contains the result of a rules check
|
| SubjectRulesReviewStatusBuilder |
|
| SubjectRulesReviewStatusFluent<A extends SubjectRulesReviewStatusFluent<A>> |
Generated
|
| SupplementalGroupsStrategyOptions |
SupplementalGroupsStrategyOptions defines the strategy type and options used to create the strategy.
|
| SupplementalGroupsStrategyOptionsBuilder |
|
| SupplementalGroupsStrategyOptionsFluent<A extends SupplementalGroupsStrategyOptionsFluent<A>> |
Generated
|
| TagEvent |
TagEvent is used by ImageStreamStatus to keep a historical record of images associated with a tag.
|
| TagEventBuilder |
|
| TagEventCondition |
TagEventCondition contains condition information for a tag event.
|
| TagEventConditionBuilder |
|
| TagEventConditionFluent<A extends TagEventConditionFluent<A>> |
Generated
|
| TagEventFluent<A extends TagEventFluent<A>> |
Generated
|
| TagImageHook |
TagImageHook is a request to tag the image in a particular container onto an ImageStreamTag.
|
| TagImageHookBuilder |
|
| TagImageHookFluent<A extends TagImageHookFluent<A>> |
Generated
|
| TagImportPolicy |
TagImportPolicy controls how images related to this tag will be imported.
|
| TagImportPolicyBuilder |
|
| TagImportPolicyFluent<A extends TagImportPolicyFluent<A>> |
Generated
|
| TagReference |
TagReference specifies optional annotations for images using this tag and an optional reference to an ImageStreamTag, ImageStreamImage, or DockerImage this tag should track.
|
| TagReferenceBuilder |
|
| TagReferenceFluent<A extends TagReferenceFluent<A>> |
Generated
|
| TagReferencePolicy |
TagReferencePolicy describes how pull-specs for images in this image stream tag are generated when image change triggers in deployment configs or builds are resolved.
|
| TagReferencePolicyBuilder |
|
| TagReferencePolicyFluent<A extends TagReferencePolicyFluent<A>> |
Generated
|
| Template |
Template contains the inputs needed to produce a Config.
|
| TemplateBuilder |
|
| TemplateDeserializer |
Essentially wraps a BeanDeserializer to allow for unmatched fields
|
| TemplateFluent<A extends TemplateFluent<A>> |
Generated
|
| TemplateInstance |
TemplateInstance requests and records the instantiation of a Template.
|
| TemplateInstanceBuilder |
|
| TemplateInstanceCondition |
TemplateInstanceCondition contains condition information for a TemplateInstance.
|
| TemplateInstanceConditionBuilder |
|
| TemplateInstanceConditionFluent<A extends TemplateInstanceConditionFluent<A>> |
Generated
|
| TemplateInstanceFluent<A extends TemplateInstanceFluent<A>> |
Generated
|
| TemplateInstanceList |
TemplateInstanceList is a list of TemplateInstance objects.
|
| TemplateInstanceListBuilder |
|
| TemplateInstanceListFluent<A extends TemplateInstanceListFluent<A>> |
Generated
|
| TemplateInstanceObject |
TemplateInstanceObject references an object created by a TemplateInstance.
|
| TemplateInstanceObjectBuilder |
|
| TemplateInstanceObjectFluent<A extends TemplateInstanceObjectFluent<A>> |
Generated
|
| TemplateInstanceRequester |
TemplateInstanceRequester holds the identity of an agent requesting a template instantiation.
|
| TemplateInstanceRequesterBuilder |
|
| TemplateInstanceRequesterFluent<A extends TemplateInstanceRequesterFluent<A>> |
Generated
|
| TemplateInstanceSpec |
TemplateInstanceSpec describes the desired state of a TemplateInstance.
|
| TemplateInstanceSpecBuilder |
|
| TemplateInstanceSpecFluent<A extends TemplateInstanceSpecFluent<A>> |
Generated
|
| TemplateInstanceStatus |
TemplateInstanceStatus describes the current state of a TemplateInstance.
|
| TemplateInstanceStatusBuilder |
|
| TemplateInstanceStatusFluent<A extends TemplateInstanceStatusFluent<A>> |
Generated
|
| TemplateList |
TemplateList is a list of Template objects.
|
| TemplateListBuilder |
|
| TemplateListFluent<A extends TemplateListFluent<A>> |
Generated
|
| TLSConfig |
TLSConfig defines config used to secure a route and provide termination
|
| TLSConfigBuilder |
|
| TLSConfigFluent<A extends TLSConfigFluent<A>> |
Generated
|
| User |
Upon log in, every user of the system receives a User and Identity resource.
|
| UserBuilder |
|
| UserFluent<A extends UserFluent<A>> |
Generated
|
| UserIdentityMapping |
UserIdentityMapping maps a user to an identity
|
| UserIdentityMappingBuilder |
|
| UserIdentityMappingFluent<A extends UserIdentityMappingFluent<A>> |
Generated
|
| UserList |
UserList is a collection of Users
|
| UserListBuilder |
|
| UserListFluent<A extends UserListFluent<A>> |
Generated
|
| UserOAuthAccessToken |
UserOAuthAccessToken is a virtual resource to mirror OAuthAccessTokens to the user the access token was issued for
|
| UserOAuthAccessTokenBuilder |
|
| UserOAuthAccessTokenFluent<A extends UserOAuthAccessTokenFluent<A>> |
Generated
|
| UserOAuthAccessTokenList |
UserOAuthAccessTokenList is a collection of access tokens issued on behalf of the requesting user
|
| UserOAuthAccessTokenListBuilder |
|
| UserOAuthAccessTokenListFluent<A extends UserOAuthAccessTokenListFluent<A>> |
Generated
|
| UserRestriction |
UserRestriction matches a user either by a string match on the user name, a string match on the name of a group to which the user belongs, or a label selector applied to the user labels.
|
| UserRestrictionBuilder |
|
| UserRestrictionFluent<A extends UserRestrictionFluent<A>> |
Generated
|
| WebHookTrigger |
WebHookTrigger is a trigger that gets invoked using a webhook type of post
|
| WebHookTriggerBuilder |
|
| WebHookTriggerFluent<A extends WebHookTriggerFluent<A>> |
Generated
|