Documentation ¶
Index ¶
- func CreateSecret(cluster cluster.Cluster, secret *kubeApiCore.Secret) (*kubeApiCore.Secret, error)
- func DeleteSecret(cluster cluster.Cluster, secretName string, namespace string, ...) error
- func GetSecret(cluster cluster.Cluster, secretName string, namespace string, ...) (*kubeApiCore.Secret, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSecret ¶
func CreateSecret(cluster cluster.Cluster, secret *kubeApiCore.Secret) (*kubeApiCore.Secret, error)
CreateSecret creates secret in the given cluster
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.