TestKubernetesClusterDiscoveryInput

TestKubernetesClusterDiscoveryInput

TestKubernetesClusterDiscoveryInput

Test Kubernetes cluster discovery credentials

caCertificate String Optional CA certificate for TLS verification (PEM format)
insecureSkipTlsVerify Boolean Skip TLS certificate verification (not recommended for production)
serverUrl String! The Kubernetes API server URL (e.g., https://cluster.example.com:6443)
token String! Bearer token for authentication (service account token)