Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAgentAuthToken ¶
func GetAgentAuthToken(ctx context.Context, client corev1client.CoreV1Interface, clusterName, namespace string) (string, error)
Types ¶
type AgentAuthTokenSecret ¶
type AgentAuthTokenSecret struct {
AuthToken string `yaml:"auth_token"`
}
Click to show internal directories.
Click to hide internal directories.