TektonInstallerSet [operator.tekton.dev/v1alpha1]
- Description
- TektonInstallerSet is the Schema for the TektonInstallerSet API
- Type
object
Specification
.spec
- Description
- TektonInstallerSetSpec defines the desired state of TektonInstallerSet
- Type
object
.spec.manifests
- Description
- Slice is a Source comprised of existing objects
- Type
array
.spec.manifests[]
- Type
object
.status
- Description
- TektonInstallerSetStatus defines the observed state of TektonInstallerSet
- 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}/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/{name}/statusGET: read status of the specified TektonInstallerSetPATCH: partially update status of the specified TektonInstallerSetPUT: replace status of the specified TektonInstallerSet
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/tektoninstallersets
- HTTP method
DELETE- Description
- delete collection of TektonInstallerSet
- HTTP responses
- HTTP method
GET- Description
- list objects of kind TektonInstallerSet
- HTTP responses
- HTTP method
POST- Description
- create a new TektonInstallerSet
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/tektoninstallersets/{name}
- HTTP method
DELETE- Description
- delete the specified TektonInstallerSet
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified TektonInstallerSet
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified TektonInstallerSet
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified TektonInstallerSet
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.tekton.dev/v1alpha1/namespaces/{namespace}/tektoninstallersets/{name}/status
- HTTP method
GET- Description
- read status of the specified TektonInstallerSet
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified TektonInstallerSet
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified TektonInstallerSet
- Query parameters
- Body parameters
- HTTP responses