Documentation ¶
Index ¶
- func MetadataCreateOrUpdate(client *gcorecloud.ServiceClient, id string, opts map[string]string) (r tasks.Result)
- func MetadataDelete(client *gcorecloud.ServiceClient, id string, key string) (r tasks.Result)
- func MetadataReplace(client *gcorecloud.ServiceClient, id string, opts map[string]string) (r tasks.Result)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MetadataCreateOrUpdate ¶
func MetadataCreateOrUpdate(client *gcorecloud.ServiceClient, id string, opts map[string]string) (r tasks.Result)
MetadataCreateOrUpdate creates or update a metadata for a resource.
func MetadataDelete ¶
func MetadataDelete(client *gcorecloud.ServiceClient, id string, key string) (r tasks.Result)
MetadataDelete deletes defined metadata key for a resource.
func MetadataReplace ¶
func MetadataReplace(client *gcorecloud.ServiceClient, id string, opts map[string]string) (r tasks.Result)
MetadataReplace replace a metadata for a resource.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.