Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeregisterCluster ¶ added in v1.0.0
func DeregisterCluster(ctx context.Context, opts RegistrationOptions) error
func RegisterCluster ¶ added in v1.0.0
func RegisterCluster(ctx context.Context, opts RegistrationOptions) error
Types ¶
type RegistrationOptions ¶ added in v1.0.0
type RegistrationOptions struct { registration.Options AgentChartPathOverride string AgentChartValuesPath string RelayServerAddress string RelayServerInsecure bool RootCASecretName string RootCASecretNamespace string ClientCertSecretName string ClientCertSecretNamespace string TokenSecretName string TokenSecretNamespace string TokenSecretKey string }
Click to show internal directories.
Click to hide internal directories.