Documentation
¶
Index ¶
- func CreateOrUpdateEndpoint(userInfoGetter provider.UserInfoGetter, seedsGetter provider.SeedsGetter, ...) endpoint.Endpoint
- func DecodeBackupCredentialsReq(c context.Context, r *http.Request) (interface{}, error)
- func GenBackupCredentialsSecretName(destinationName string, backupDestination *kubermaticv1.BackupDestination) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateEndpoint ¶
func CreateOrUpdateEndpoint(userInfoGetter provider.UserInfoGetter, seedsGetter provider.SeedsGetter, seedProvider provider.SeedProvider) endpoint.Endpoint
func GenBackupCredentialsSecretName ¶ added in v2.19.0
func GenBackupCredentialsSecretName(destinationName string, backupDestination *kubermaticv1.BackupDestination) string
GenBackupCredentialsSecretName generates etcd backup credentials secret name. If backup destination is not set, then use the legacy credentials secret.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.