package
0.33.0-alpha.3
Repository: https://github.com/kubernetes/sample-controller.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns a Group qualified GroupResource.

# Variables

AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder initializes a scheme builder.
SchemeGroupVersion is group version used to register these objects.

# Structs

Foo is a specification for a Foo resource.
FooList is a list of Foo resources.
FooSpec is the spec for a Foo resource.
FooStatus is the status for a Foo resource.