Documentation ¶
Index ¶
- func NewClient(config *restclient.Config) (*gardener_apis.CoreV1beta1Client, error)
- func NewGardenerClusterConfig(kubeconfigPath string) (*restclient.Config, error)
- func NewGardenerSecretsInterface(gardenerClusterCfg *restclient.Config, gardenerProjectName string) (corev1.SecretInterface, error)
- func RESTConfig(kubeconfig []byte) (*restclient.Config, error)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(config *restclient.Config) (*gardener_apis.CoreV1beta1Client, error)
func NewGardenerClusterConfig ¶
func NewGardenerClusterConfig(kubeconfigPath string) (*restclient.Config, error)
func NewGardenerSecretsInterface ¶
func NewGardenerSecretsInterface(gardenerClusterCfg *restclient.Config, gardenerProjectName string) (corev1.SecretInterface, error)
func RESTConfig ¶
func RESTConfig(kubeconfig []byte) (*restclient.Config, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.