Skip to main content
logoTetrate Service BridgeVersion: next

tsb.tetrate.io/v2

ClusterOnboardingConfig

↩ Parent

NameTypeDescriptionRequired
apiVersionstringtsb.tetrate.io/v2true
kindstringClusterOnboardingConfigtrue
metadataobjectRefer to the Kubernetes API documentation for the fields of the metadata field.true
specobject

Configuration for onboarding a cluster.

false
statusobject
false

ClusterOnboardingConfig.spec

↩ Parent

Configuration for onboarding a cluster.

NameTypeDescriptionRequired
namespaces[]object

Set of namespaces configuration for the cluster.

true
etagstring

The etag for the resource.

false
fqnstring

Fully-qualified name of the cluster onboarding configuration.

false

ClusterOnboardingConfig.spec.namespaces[index]

↩ Parent

NameTypeDescriptionRequired
namestring

The name of the namespace.

true
desiredStateenum

The desired state of the namespace.


Enum: DESIRED_UNDEFINED, DESIRED_UNASSIGNED, DESIRED_DISABLED, DESIRED_IGNORED, DESIRED_ONBOARDED, DESIRED_SYSTEM

false