Documentation
¶
Index ¶
Constants ¶
View Source
const (
ClusterIDAnnotationKey = "kube-bind.io/cluster-id"
)
Variables ¶
This section is empty.
Functions ¶
func EnsureServiceBindingAuthData ¶
func EnsureServiceBindingAuthData(ctx context.Context, kubeconfig, clusterID, ns, name string, client kubeclient.Interface) (string, error)
EnsureServiceBindingAuthData create a secret which contains the service binding authenticated data such as the binding session id and the kubeconfig of the service provider cluster. If it is pre-existing, the kubeconfig is updated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.