OpenShift Pipelines as Code [operator.tekton.dev/v1alpha1]
- Description
- OpenShiftPipelinesAsCode is the Schema for the OpenShiftPipelinesAsCode API
- Type
object
Specification
.spec
- Description
- OpenShiftPipelinesAsCodeSpec defines the desired state of OpenShiftPipelinesAsCode
- Type
object- Required
options
.spec.additionalPACControllers
- Description
- AdditionalPACControllers allows to deploy additional PAC controller
- Type
object
.spec.config
- Type
object
.spec.config.nodeSelector
- Type
object
.spec.config.tolerations
- Type
array
.spec.config.tolerations[]
- Description
- The pod this Toleration is attached to tolerates any taint that matches the triple <key,value,effect> using the matching operator <operator>.
- Type
object
.spec.options
- Description
- options holds additions fields and these fields will be updated on the manifests
- Type
object
.spec.options.configMaps
- Type
object
.spec.options.deployments
- Type
object
.spec.options.horizontalPodAutoscalers
- Type
object
.spec.options.statefulSets
- Type
object
.spec.options.webhookConfigurationOptions
- Type
object
.spec.settings
- Type
object
.status
- Description
- OpenShiftPipelinesAsCodeStatus defines the observed state of OpenShiftPipelinesAsCode
- Type
object
.status.annotations
- Description
- Annotations is additional Status fields for the Resource to save some additional State as well as convey more information to the user. This is roughly akin to Annotations on any k8s resource, just the reconciler conveying richer information outwards.
- Type
object
.status.conditions
- Description
- Conditions the latest available observations of a resource's current state.
- Type
array
.status.conditions[]
- Description
- Condition defines a readiness condition for a Knative resource. See: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#typical-status-properties
- Type
object- Required
statustype
API Endpoints
The following API endpoints are available:
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodesDELETE: delete collection of OpenShiftPipelinesAsCodeGET: list objects of kind OpenShiftPipelinesAsCodePOST: create a new OpenShiftPipelinesAsCode
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodes/{name}DELETE: delete the specified OpenShiftPipelinesAsCodeGET: read the specified OpenShiftPipelinesAsCodePATCH: partially update the specified OpenShiftPipelinesAsCodePUT: replace the specified OpenShiftPipelinesAsCode
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodes/{name}/statusGET: read status of the specified OpenShiftPipelinesAsCodePATCH: partially update status of the specified OpenShiftPipelinesAsCodePUT: replace status of the specified OpenShiftPipelinesAsCode
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodes
- HTTP method
DELETE- Description
- delete collection of OpenShiftPipelinesAsCode
- HTTP responses
- HTTP method
GET- Description
- list objects of kind OpenShiftPipelinesAsCode
- HTTP responses
- HTTP method
POST- Description
- create a new OpenShiftPipelinesAsCode
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodes/{name}
- HTTP method
DELETE- Description
- delete the specified OpenShiftPipelinesAsCode
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified OpenShiftPipelinesAsCode
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified OpenShiftPipelinesAsCode
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified OpenShiftPipelinesAsCode
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodes/{name}/status
- HTTP method
GET- Description
- read status of the specified OpenShiftPipelinesAsCode
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified OpenShiftPipelinesAsCode
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified OpenShiftPipelinesAsCode
- Query parameters
- Body parameters
- HTTP responses