Documentation
¶
Index ¶
- func GetCredentialsGroupName(ctx context.Context, apiClient objectstorage.DefaultAPI, ...) (string, error)
- func GetCredentialsName(ctx context.Context, apiClient objectstorage.DefaultAPI, ...) (string, error)
- func ProjectEnabled(ctx context.Context, apiClient objectstorage.DefaultAPI, ...) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCredentialsGroupName ¶
func GetCredentialsGroupName(ctx context.Context, apiClient objectstorage.DefaultAPI, projectId, credentialsGroupId, region string) (string, error)
func GetCredentialsName ¶
func GetCredentialsName(ctx context.Context, apiClient objectstorage.DefaultAPI, projectId, credentialsGroupId, keyId, region string) (string, error)
func ProjectEnabled ¶ added in v0.8.1
func ProjectEnabled(ctx context.Context, apiClient objectstorage.DefaultAPI, projectId, region string) (bool, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.