Documentation ¶
Index ¶
Constants ¶
View Source
const ( // EnvDataPath is the environment variable to locate data path EnvDataPath = "DATA_PATH" // EnvSecretsPath is the environment variable to locate secrets path EnvSecretsPath = "SECRETS_PATH" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeReconciler ¶
NodeReconciler reconciles a Node object
func (*NodeReconciler) SetupWithManager ¶
func (r *NodeReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.