TektonInstallerSet [operator.tekton.dev/v1alpha1]
- 描述
- TektonInstallerSet is the Schema for the TektonInstallerSet API
- 类型
object
规格
.spec
- 描述
- TektonInstallerSetSpec defines the desired state of TektonInstallerSet
- 类型
object
.spec.manifests
- 描述
- Slice is a Source comprised of existing objects
- 类型
array
.spec.manifests[]
- 类型
object
.status
- 描述
- TektonInstallerSetStatus defines the observed state of TektonInstallerSet
- 类型
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}/tektoninstallersetsDELETE: delete collection of TektonInstallerSetGET: list objects of kind TektonInstallerSetPOST: create a new TektonInstallerSet
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/tektoninstallersets/{name}DELETE: delete the specified TektonInstallerSetGET: read the specified TektonInstallerSetPATCH: partially update the specified TektonInstallerSetPUT: replace the specified TektonInstallerSet
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/tektoninstallersets
- HTTP 方法
DELETE- 描述
- delete collection of TektonInstallerSet
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind TektonInstallerSet
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new TektonInstallerSet
- 查询参数
- 请求体参数
- HTTP 响应
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/tektoninstallersets/{name}
- HTTP 方法
DELETE- 描述
- delete the specified TektonInstallerSet
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified TektonInstallerSet
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified TektonInstallerSet
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified TektonInstallerSet
- 查询参数
- 请求体参数
- HTTP 响应