Documentation
¶
Overview ¶
Package filterprops provides shared CloudAPI v6 filter property helpers used by both the client filter-key normalizer and the CLI completer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllCloudAPIv6Types ¶
func AllCloudAPIv6Types() []any
AllCloudAPIv6Types returns the canonical list of CloudAPI v6 SDK property and metadata struct types whose fields are valid filter keys.
func FirstLower ¶
FirstLower converts a Go exported name to JSON camelCase by lowering the first character: "ImageType" → "imageType".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.