Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCredentialsGroupName ¶
func GetCredentialsName ¶
Types ¶
type ObjectStorageClient ¶
type ObjectStorageClient interface { ListCredentialsGroupsExecute(ctx context.Context, projectId string) (*objectstorage.ListCredentialsGroupsResponse, error) ListAccessKeys(ctx context.Context, projectId string) objectstorage.ApiListAccessKeysRequest }
Click to show internal directories.
Click to hide internal directories.