CommonConfig [operator.alauda.io/v1alpha1]
- 描述
- CommonConfig is the Schema for the commonconfigs API
- 类型
object
规格
.spec
- 描述
- CommonConfigSpec defines the desired state of CommonConfig
- 类型
object- 必填
etcdglobaloidcreleaserepositories
.spec.elasticsearch
- 描述
- Elasticsearch Config
- 类型
object
.spec.elasticsearch.nodes
- 描述
- Log nodes
- 类型
array
.spec.elasticsearch.nodes[]
- 类型
string
.spec.etcd
- 描述
- Etcd Config
- 类型
object- 必填
ectdCaSecretectdPeerSecretservers
.spec.etcd.ectdCaSecret
- 描述
- Etcd Ca Secret
- 类型
object- 必填
secretSource
.spec.etcd.ectdCaSecret.secretSource
- 类型
object- 必填
tls.crttls.key
.spec.etcd.ectdPeerSecret
- 描述
- Etcd Peer secret
- 类型
object- 必填
secretSource
.spec.etcd.ectdPeerSecret.secretSource
- 类型
object- 必填
tls.crttls.key
.spec.etcd.servers
- 描述
- Etcd servers
- 类型
array
.spec.etcd.servers[]
- 类型
string
.spec.ext
- 描述
- Ext Config
- 类型
object
.spec.global
- 描述
- Global configuration
- 类型
object- 必填
apiAddressdefaultAdminerebusApiAddresshostlabelBaseDomainreplicastlsSecret
.spec.global.tlsSecret
- 描述
- Tls Secret
- 类型
object- 必填
secretSource
.spec.global.tlsSecret.secretSource
- 类型
object- 必填
tls.crttls.key
.spec.kafka
- 描述
- Kafka Config
- 类型
object- 必填
authhostkafka_passwordkafka_userzk_acl_passwordzk_passwordzk_user
.spec.oidc
- 描述
- OIDC Config
- 类型
object- 必填
clientIDclientSecretissuerresponseTypescopes
.spec.repositories
- 描述
- Repositories Config
- 类型
array
.spec.repositories[]
- 描述
- Repository Config
- 类型
object- 必填
typeurl
.status
- 描述
- CommonConfigStatus defines the observed state of CommonConfig
- 类型
object
API 端点
可用的 API 端点如下:
/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
- HTTP 方法
DELETE- 描述
- delete collection of CommonConfig
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind CommonConfig
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new CommonConfig
- 查询参数
- 请求体参数
- HTTP 响应
/apis/operator.alauda.io/v1alpha1/commonconfigs/{name}
- HTTP 方法
DELETE- 描述
- delete the specified CommonConfig
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified CommonConfig
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified CommonConfig
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified CommonConfig
- 查询参数
- 请求体参数
- HTTP 响应