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