Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectStorageService ¶
type ObjectStorageService struct { Projects *projects.ObjectStorageProjectsService Buckets *buckets.ObjectStorageBucketsService AccessKeys *keys.ObjectStorageAccessKeysService CredentialsGroup *credentialsgroup.ObjectStorageCredentialsGroupService }
ObjectStorageService is the service that handles Object Storage related services
func New ¶
func New(c common.Client) *ObjectStorageService
New returns a new handler for the service
Click to show internal directories.
Click to hide internal directories.