Documentation ¶
Index ¶
- func BuildKubeconfig(restConfig *rest.Config) []byte
- func GetHostedImportSecret(managedClusterName string) *corev1.Secret
- func GetImportSecret(managedClusterName string) *corev1.Secret
- func NewManagedClusterBuilder(name string) *managedClusterBuilder
- func NewRootCA(commoneName string) ([]byte, []byte, error)
- func NewServerCertificate(commonName string, caCertData, caKeyData []byte) ([]byte, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildKubeconfig ¶
func GetHostedImportSecret ¶
func GetImportSecret ¶
func NewManagedClusterBuilder ¶
func NewManagedClusterBuilder(name string) *managedClusterBuilder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.