Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ManifestPath = "./data"
ManifestPath is the path to the manifest templates
Functions ¶
Types ¶
type ReconcileNetworkAddonsConfig ¶
type ReconcileNetworkAddonsConfig struct {
// contains filtered or unexported fields
}
ReconcileNetworkAddonsConfig reconciles a NetworkAddonsConfig object
func (*ReconcileNetworkAddonsConfig) Reconcile ¶
func (r *ReconcileNetworkAddonsConfig) Reconcile(request reconcile.Request) (reconcile.Result, error)
Reconcile reads that state of the cluster for a NetworkAddonsConfig object and makes changes based on the state read and what is in the NetworkAddonsConfig.Spec
Click to show internal directories.
Click to hide internal directories.