OpenShift Pipelines as Code [operator.tekton.dev/v1alpha1]
- 描述
- OpenShiftPipelinesAsCode is the Schema for the OpenShiftPipelinesAsCode API
- 类型
object
规格
.spec
- 描述
- OpenShiftPipelinesAsCodeSpec defines the desired state of OpenShiftPipelinesAsCode
- 类型
object- 必填
options
.spec.additionalPACControllers
- 描述
- AdditionalPACControllers allows to deploy additional PAC controller
- 类型
object
.spec.config
- 类型
object
.spec.config.nodeSelector
- 类型
object
.spec.config.tolerations
- 类型
array
.spec.config.tolerations[]
- 描述
- The pod this Toleration is attached to tolerates any taint that matches the triple <key,value,effect> using the matching operator <operator>.
- 类型
object
.spec.options
- 描述
- options holds additions fields and these fields will be updated on the manifests
- 类型
object
.spec.options.configMaps
- 类型
object
.spec.options.deployments
- 类型
object
.spec.options.horizontalPodAutoscalers
- 类型
object
.spec.options.statefulSets
- 类型
object
.spec.options.webhookConfigurationOptions
- 类型
object
.spec.settings
- 类型
object
.status
- 描述
- OpenShiftPipelinesAsCodeStatus defines the observed state of OpenShiftPipelinesAsCode
- 类型
object
.status.annotations
- 描述
- 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.
- 类型
object
.status.conditions
- 描述
- Conditions the latest available observations of a resource's current state.
- 类型
array
.status.conditions[]
- 描述
- 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
- 类型
object- 必填
statustype
API 端点
可用的 API 端点如下:
/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
- HTTP 方法
DELETE- 描述
- delete collection of OpenShiftPipelinesAsCode
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind OpenShiftPipelinesAsCode
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new OpenShiftPipelinesAsCode
- 查询参数
- 请求体参数
- HTTP 响应
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/openshiftpipelinesascodes/{name}
- HTTP 方法
DELETE- 描述
- delete the specified OpenShiftPipelinesAsCode
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified OpenShiftPipelinesAsCode
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified OpenShiftPipelinesAsCode
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified OpenShiftPipelinesAsCode
- 查询参数
- 请求体参数
- HTTP 响应