//
pkg.gl
Category
github.com/mabulgu/kubebuilder
samples
controller
pkg
apis
samplecontroller
v1alpha1
package
0.1.12
Repository:
https://github.com/mabulgu/kubebuilder.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
134 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
No description provided by the author
SchemeBuilder
No description provided by the author
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.