Documentation
¶
Overview ¶
Package api contains API Schema definitions for the Tinkerbell and BMC v1alpha1 API groups. +kubebuilder:object:generate=true +groupName=tinkerbell.org +versionName:=v1alpha1
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SchemeBuilderTinkerbell is used to add go types to the GroupVersionKind scheme. SchemeBuilderTinkerbell = &scheme.Builder{GroupVersion: tinkerbell.GroupVersion} // AddToSchemeTinkerbell adds the types in this group-version to the given scheme. AddToSchemeTinkerbell = SchemeBuilderTinkerbell.AddToScheme // SchemeBuilderBMC is used to add go types to the GroupVersionKind scheme. SchemeBuilderBMC = &scheme.Builder{GroupVersion: bmc.GroupVersion} // AddToSchemeBMC adds the types in this group-version to the given scheme. AddToSchemeBMC = SchemeBuilderBMC.AddToScheme )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.