package
8.10.2+incompatible
Repository: https://github.com/cloudfoundry/cli.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
FilteredString is a wrapper around string values that can be null/default or an actual value.
NullBool is a wrapper around bool values that can be null or an bool.
NullByteSizeInMb represents size in a byte format in megabytes.
NullFloat64 is a wrapper around float64 values that can be null or a float64.
NullInt is a wrapper around integer values that can be null or an integer.
No description provided by the author
NullUint64 is a wrapper around uint64 values that can be null or an unint64.
No description provided by the author
OptionalObject is for situations where we want to differentiate between an empty object, and the object not having been set.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
JSONObject represents a JSON object.