ConnectorsSonarQube [operator.connectors.alauda.io/v1alpha1]
- Description
- ConnectorsSonarQube is the Schema for the ConnectorsSonarQubes API.
- Type
object
Specification
.spec
- Description
- ConnectorsSonarQubeSpec defines the desired state of ConnectorsSonarQube.
- Type
object
.spec.annotations
- Description
- Annotations overrides labels for the namespace and its template.
- Type
object
.spec.labels
- Description
- Labels overrides labels for the namespace and its template.
- Type
object
.spec.workloads
- Description
- Workloads overrides workloads configurations such as resources and replicas.
- Type
array
.spec.workloads[]
- Description
- WorkloadOverride overrides the workload configurations.
- Type
object- Required
name
.status
- Description
- ComponentStatus defines the observed state of Connector
- 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.connectors.alauda.io/v1alpha1/namespaces/{namespace}/connectorssonarqubesDELETE: delete collection of ConnectorsSonarQubeGET: list objects of kind ConnectorsSonarQubePOST: create a new ConnectorsSonarQube
/apis/operator.connectors.alauda.io/v1alpha1/namespaces/{namespace}/connectorssonarqubes/{name}DELETE: delete the specified ConnectorsSonarQubeGET: read the specified ConnectorsSonarQubePATCH: partially update the specified ConnectorsSonarQubePUT: replace the specified ConnectorsSonarQube
/apis/operator.connectors.alauda.io/v1alpha1/namespaces/{namespace}/connectorssonarqubes/{name}/statusGET: read status of the specified ConnectorsSonarQubePATCH: partially update status of the specified ConnectorsSonarQubePUT: replace status of the specified ConnectorsSonarQube
/apis/operator.connectors.alauda.io/v1alpha1/namespaces/{namespace}/connectorssonarqubes
- HTTP method
DELETE- Description
- delete collection of ConnectorsSonarQube
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ConnectorsSonarQube
- HTTP responses
- HTTP method
POST- Description
- create a new ConnectorsSonarQube
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.connectors.alauda.io/v1alpha1/namespaces/{namespace}/connectorssonarqubes/{name}
- HTTP method
DELETE- Description
- delete the specified ConnectorsSonarQube
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ConnectorsSonarQube
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ConnectorsSonarQube
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ConnectorsSonarQube
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.connectors.alauda.io/v1alpha1/namespaces/{namespace}/connectorssonarqubes/{name}/status
- HTTP method
GET- Description
- read status of the specified ConnectorsSonarQube
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ConnectorsSonarQube
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ConnectorsSonarQube
- Query parameters
- Body parameters
- HTTP responses