Documentation
¶
Overview ¶
Package apis contains all API schema definitons used by package operator.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AddToSchemes runtime.SchemeBuilder = runtime.SchemeBuilder{ core.AddToScheme, manifests.AddToScheme, }
AddToSchemes may be used to add all resources defined in the project to a Scheme.
Functions ¶
func AddToScheme ¶
AddToScheme adds all manifests Resources to the Scheme.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package core contains general API schema definitons.
|
Package core contains general API schema definitons. |
v1alpha1
Package v1alpha1 contains API Schema definitions for the v1alpha1 version of the core Package Operator API group, containing basic building blocks that other auxiliary APIs can build on top of.
|
Package v1alpha1 contains API Schema definitions for the v1alpha1 version of the core Package Operator API group, containing basic building blocks that other auxiliary APIs can build on top of. |
Package manifests contains API schema definitons for packages.
|
Package manifests contains API schema definitons for packages. |
v1alpha1
Package v1alpha1 contains API Schema definitions for the v1alpha1 version of the manifests API group, containing file-based manifests for the packaging infrastructure.
|
Package v1alpha1 contains API Schema definitions for the v1alpha1 version of the manifests API group, containing file-based manifests for the packaging infrastructure. |
Click to show internal directories.
Click to hide internal directories.