package
1.2.0-alpha.4
Repository: https://github.com/ericchiang/kubernetes.git
Documentation: pkg.go.dev
# Functions
ExtractCommentTags parses comments for lines of the form:
'marker'+"key1=value1,key2=value2".
FlattenMembers recursively takes any embedded members and puts them in the top level, correctly hiding them if the top level hides them.
# Constants
Alias is an alias of another type, e.g.
Array is just like slice, but has a fixed length.
Builtin is a primitive, like bool, string, int.
No description provided by the author
No description provided by the author
Interface is any type that could have differing types at run time.
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