Versions in this module Expand all Collapse all v0 v0.0.1 Apr 13, 2023 Changes in this version + type Cluster struct + CertificateAuthorityData []byte + Config runtime.RawExtension + DisableCompression bool + InsecureSkipTLSVerify bool + ProxyURL string + Server string + TLSServerName string + type ExecCredential struct + Spec ExecCredentialSpec + Status *ExecCredentialStatus + type ExecCredentialSpec struct + Cluster *Cluster + Interactive bool + type ExecCredentialStatus struct + ClientCertificateData string + ClientKeyData string + ExpirationTimestamp *metav1.Time + Token string