Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrLBNotReady = errors.New("load balancer not ready")
Functions ¶
This section is empty.
Types ¶
type MeshReconciler ¶
MeshReconciler reconciles a Mesh object
func (*MeshReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*MeshReconciler) SetupWithManager ¶
func (r *MeshReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type NodeGroupReconciler ¶
NodeGroupReconciler reconciles a NodeGroup object
func (*NodeGroupReconciler) Reconcile ¶
Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.
func (*NodeGroupReconciler) SetupWithManager ¶
func (r *NodeGroupReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package cloudconfig contains Webmesh node cloud config rendering.
|
Package cloudconfig contains Webmesh node cloud config rendering. |
Package nodeconfig contains Webmesh node configuration rendering.
|
Package nodeconfig contains Webmesh node configuration rendering. |
Package resources contains Kubernetes resource definitions.
|
Package resources contains Kubernetes resource definitions. |
Package version contains compile-time version information.
|
Package version contains compile-time version information. |
Click to show internal directories.
Click to hide internal directories.