package
1.4.0-alpha.2
Repository: https://github.com/endocode/kubernetes.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
No description provided by the author

# Structs

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

# Interfaces

ProtobufFromGoNamer finds the protobuf name of a type (and its package, and the package path) from its Go name.
No description provided by the author

# Type aliases

ExtractFunc extracts information from the provided TypeSpec and returns true if the type should be removed from the destination file.
OptionalFunc returns true if the provided local name is a type that has protobuf.nullable=true and should have its marshal functions adjusted to remove the 'Items' accessor.