//
pkg.gl
Category
k8s.io/sample-controller
pkg
apis
samplecontroller
v1alpha1
package
0.33.0-alpha.3
Repository:
https://github.com/kubernetes/sample-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
211
Files
132 SLOC
#
Functions
Kind
Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource
Resource takes an unqualified resource and returns a Group qualified GroupResource.
#
Variables
AddToScheme
AddToScheme is a global function that registers this API group & version to a scheme.
SchemeBuilder
SchemeBuilder initializes a scheme builder.
SchemeGroupVersion
SchemeGroupVersion is group version used to register these objects.
#
Structs
Foo
Foo is a specification for a Foo resource.
FooList
FooList is a list of Foo resources.
FooSpec
FooSpec is the spec for a Foo resource.
FooStatus
FooStatus is the status for a Foo resource.