Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMinioInUse ¶
func SyncAllBuckets ¶
func SyncAllBuckets(ctx context.Context, sourceEndpoint, sourceAccessKey, sourceSecretKey, destEndpoint, destAccessKey, destSecretKey string, logs logger.Logger) error
SyncAllBuckets syncs copies all objects in all buckets in object store to another, and returns progress via a channel.
func UpdateConsumers ¶
func UpdateConsumers(ctx context.Context, controllers types.ControllerConfig, logs logger.Logger, endpoint, hostname, accessKey, secretKey, originalHostname, originalSecretKey string) error
UpdateConsumers updates the access key and secret key for all consumers of the object store. it handles kotsadm, registry, and velero.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.