Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Float64WithStringErrors ¶
type Float64WithStringErrors float64
Used for the "total_capacity_gb" field in Cinder and Manila pools, which may be a string like "infinite", "unknown" or "".
func (*Float64WithStringErrors) UnmarshalJSON ¶
func (f *Float64WithStringErrors) UnmarshalJSON(buf []byte) error
UnmarshalJSON implements the json.Unmarshaler interface.
Click to show internal directories.
Click to hide internal directories.