# Functions

Validate validates an individual workload to ensure that its GVK is for the correct resource.

# Variables

No description provided by the author
No description provided by the author

# Structs

Request holds the state of the current reconcile request.

# Interfaces

Reconciler acts as a client and state holder of the controller for use within the rconciliation loop.
Workload represents a Custom Resource that your controller is watching.