ENUM
KubernetesOnboardingType
Description
Onboarding type of Kubernetes cluster.
link GraphQL Schema definition
- enum KubernetesOnboardingType {
- # The onboarding is done using kubeconfig.
- # The onboarding is done using manifest.
- }
ENUM
Onboarding type of Kubernetes cluster.
- enum KubernetesOnboardingType {
- # The onboarding is done using kubeconfig.
- # The onboarding is done using manifest.
- }