Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReconcileResource ¶
func ReconcileResource( ctx context.Context, rclient client.Client, desired client.Object, current client.Object, ) error
Generic function to reconcile a Kubernetes resource `current` should be an empty resource (e.g. &appsv1.Deployment{}). It is populated by the actual current state of the resource in the initial GET request.
func SetObjectMeta ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.