Documentation
¶
Index ¶
- func GetCACertFromBSL(ctx context.Context, client kbclient.Client, namespace, bslName string) (string, error)
- func GetCACertFromBackup(ctx context.Context, client kbclient.Client, namespace string, ...) (string, error)
- func GetCACertFromRestore(ctx context.Context, client kbclient.Client, namespace string, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCACertFromBSL ¶
func GetCACertFromBSL(ctx context.Context, client kbclient.Client, namespace, bslName string) (string, error)
GetCACertFromBSL fetches a BackupStorageLocation directly and returns its cacert Priority order: caCertRef (from Secret) > caCert (inline, deprecated)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.