ApplianceCredentialKubeconfigResponse

data class ApplianceCredentialKubeconfigResponse(val name: String, val value: String)

Cluster User Credential appliance.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name which contains the role of the kubeconfig.

Link copied to clipboard

Contains the kubeconfig value.