Documentation ¶
Index ¶
- func Create(c *gophercloud.ServiceClient, opts groups.CreateOptsBuilder) groups.CreateResult
- func Delete(c *gophercloud.ServiceClient, id string) groups.DeleteResult
- func ExtractSecurityGroupInto(r groups.GetResult, v interface{}) error
- func ExtractSecurityGroupsInto(r pagination.Page, v interface{}) error
- func Get(c *gophercloud.ServiceClient, id string) groups.GetResult
- func Update(c *gophercloud.ServiceClient, id string, opts groups.UpdateOptsBuilder) groups.UpdateResult
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(c *gophercloud.ServiceClient, opts groups.CreateOptsBuilder) groups.CreateResult
func Delete ¶
func Delete(c *gophercloud.ServiceClient, id string) groups.DeleteResult
func ExtractSecurityGroupsInto ¶
func ExtractSecurityGroupsInto(r pagination.Page, v interface{}) error
func Get ¶
func Get(c *gophercloud.ServiceClient, id string) groups.GetResult
func Update ¶
func Update(c *gophercloud.ServiceClient, id string, opts groups.UpdateOptsBuilder) groups.UpdateResult
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.