package
1.3.0-alpha.3
Repository: https://github.com/dims/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.
No description provided by the author

# 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
DeclarationOf is different from other Kinds; it indicates that instead of representing an actual Type, the type is a declaration of an instance of a type.
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
Protobuf is protobuf type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.
Built in types.

# Structs

A single struct member.
A type name may have a package qualifier.
Package holds package-level information.
Signature is a function's signature.
Type represents a subset of possible go types.

# Type aliases

The possible classes of types.
Universe is a map of all packages.