package
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Jun 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GetResult struct {
golangsdk.Result
}
func Get(c *golangsdk.ServiceClient) (r GetResult)
Get retrieves a particular Loadbalancer based on its unique ID.
type ResourceQuota struct {
Type string `json:"type"`
Used int `json:"used"`
Quota int `json:"quota"`
Max int `json:"max"`
Min int `json:"min"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.