Documentation ¶
Overview ¶
Package authenticationtoken contains shared utility methods for the management of the authentication token.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAuthToken ¶
GetAuthToken loads the auth token for a foreignCluster with a given clusterID.
func StoreInSecret ¶
func StoreInSecret(ctx context.Context, clientset kubernetes.Interface, clusterID, authToken, liqoNamespace string) error
StoreInSecret stores an authentication token for a given remote cluster in a secret, or updates it if it already exists.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.