Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NetworkAreaResponses ¶ added in v0.47.0
type NetworkAreaResponses struct {
NetworkArea iaas.NetworkArea `json:"network_area"`
RegionalArea *iaas.RegionalArea `json:"regional_area"`
}
NetworkAreaResponses is a workaround, to keep the two responses of the iaas v2 api together for the json and yaml output Should be removed when the deprecated flags are removed
Click to show internal directories.
Click to hide internal directories.