package
Version:
v2.7.2
Opens a new window with list of versions in this module.
Published: Oct 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Operator Support Code
This Go module contains almost all of the code that supports the operator part K8up.
The CLI entrypoint is in cmd/operator.
The rest of the operator's code follows the layout that the Operator SDK expects:
/api contains the custom resource definitions (CRDs)
/config contains configuration and sample files
/controllers contains the controllers which act on the events of the CRDs (and other events) through reconciliation loops
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.