CommonConfig [operator.alauda.io/v1alpha1]
- Description
- CommonConfig is the Schema for the commonconfigs API
- Type
object
Specification
.spec
- Description
- CommonConfigSpec defines the desired state of CommonConfig
- Type
object- Required
etcdglobaloidcreleaserepositories
.spec.elasticsearch
- Description
- Elasticsearch Config
- Type
object
.spec.elasticsearch.nodes
- Description
- Log nodes
- Type
array
.spec.elasticsearch.nodes[]
- Type
string
.spec.etcd
- Description
- Etcd Config
- Type
object- Required
ectdCaSecretectdPeerSecretservers
.spec.etcd.ectdCaSecret
- Description
- Etcd Ca Secret
- Type
object- Required
secretSource
.spec.etcd.ectdCaSecret.secretSource
- Type
object- Required
tls.crttls.key
.spec.etcd.ectdPeerSecret
- Description
- Etcd Peer secret
- Type
object- Required
secretSource
.spec.etcd.ectdPeerSecret.secretSource
- Type
object- Required
tls.crttls.key
.spec.etcd.servers
- Description
- Etcd servers
- Type
array
.spec.etcd.servers[]
- Type
string
.spec.ext
- Description
- Ext Config
- Type
object
.spec.global
- Description
- Global configuration
- Type
object- Required
apiAddressdefaultAdminerebusApiAddresshostlabelBaseDomainreplicastlsSecret
.spec.global.tlsSecret
- Description
- Tls Secret
- Type
object- Required
secretSource
.spec.global.tlsSecret.secretSource
- Type
object- Required
tls.crttls.key
.spec.kafka
- Description
- Kafka Config
- Type
object- Required
authhostkafka_passwordkafka_userzk_acl_passwordzk_passwordzk_user
.spec.oidc
- Description
- OIDC Config
- Type
object- Required
clientIDclientSecretissuerresponseTypescopes
.spec.repositories
- Description
- Repositories Config
- Type
array
.spec.repositories[]
- Description
- Repository Config
- Type
object- Required
typeurl
.status
- Description
- CommonConfigStatus defines the observed state of CommonConfig
- Type
object
API Endpoints
The following API endpoints are available:
/apis/operator.alauda.io/v1alpha1/commonconfigsDELETE: delete collection of CommonConfigGET: list objects of kind CommonConfigPOST: create a new CommonConfig
/apis/operator.alauda.io/v1alpha1/commonconfigs/{name}DELETE: delete the specified CommonConfigGET: read the specified CommonConfigPATCH: partially update the specified CommonConfigPUT: replace the specified CommonConfig
/apis/operator.alauda.io/v1alpha1/commonconfigs/{name}/statusGET: read status of the specified CommonConfigPATCH: partially update status of the specified CommonConfigPUT: replace status of the specified CommonConfig
/apis/operator.alauda.io/v1alpha1/commonconfigs
- HTTP method
DELETE- Description
- delete collection of CommonConfig
- HTTP responses
- HTTP method
GET- Description
- list objects of kind CommonConfig
- HTTP responses
- HTTP method
POST- Description
- create a new CommonConfig
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alauda.io/v1alpha1/commonconfigs/{name}
- HTTP method
DELETE- Description
- delete the specified CommonConfig
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified CommonConfig
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified CommonConfig
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified CommonConfig
- Query parameters
- Body parameters
- HTTP responses
/apis/operator.alauda.io/v1alpha1/commonconfigs/{name}/status
- HTTP method
GET- Description
- read status of the specified CommonConfig
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified CommonConfig
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified CommonConfig
- Query parameters
- Body parameters
- HTTP responses