Documentation ¶
Index ¶
- func GetContainerACL(client *gophercloud.ServiceClient, containerID string) acls.ACLResult
- func GetSecretACL(client *gophercloud.ServiceClient, secretID string) acls.ACLResult
- func SetContainerACL(client *gophercloud.ServiceClient, containerID string, ...) acls.ACLRefResult
- func SetSecretACL(client *gophercloud.ServiceClient, secretID string, opts acls.SetOptsBuilder) acls.ACLRefResult
- func UpdateContainerACL(client *gophercloud.ServiceClient, containerID string, ...) acls.ACLRefResult
- func UpdateSecretACL(client *gophercloud.ServiceClient, secretID string, opts acls.SetOptsBuilder) acls.ACLRefResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetContainerACL ¶
func GetContainerACL(client *gophercloud.ServiceClient, containerID string) acls.ACLResult
func GetSecretACL ¶
func GetSecretACL(client *gophercloud.ServiceClient, secretID string) acls.ACLResult
func SetContainerACL ¶
func SetContainerACL(client *gophercloud.ServiceClient, containerID string, opts acls.SetOptsBuilder) acls.ACLRefResult
func SetSecretACL ¶
func SetSecretACL(client *gophercloud.ServiceClient, secretID string, opts acls.SetOptsBuilder) acls.ACLRefResult
func UpdateContainerACL ¶
func UpdateContainerACL(client *gophercloud.ServiceClient, containerID string, opts acls.SetOptsBuilder) acls.ACLRefResult
func UpdateSecretACL ¶
func UpdateSecretACL(client *gophercloud.ServiceClient, secretID string, opts acls.SetOptsBuilder) acls.ACLRefResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.