Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RunningK8sVersion *version.Version
RunningK8sVersion contains the version of k8s
Functions ¶
func HasDifferentResources ¶
func HasDifferentResources(origin, newone corev1.ResourceRequirements) bool
only cpu and memory
Types ¶
type NginxIngressControllerReconciler ¶
NginxIngressControllerReconciler reconciles a NginxIngressController object
func (*NginxIngressControllerReconciler) Reconcile ¶
func (r *NginxIngressControllerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
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 (*NginxIngressControllerReconciler) SetupWithManager ¶
func (r *NginxIngressControllerReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.