Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcileGoogle ¶
type ReconcileGoogle struct { // This client, initialized using mgr.Client() above, is a split client // that reads objects from the cache and writes to the apiserver client.Client Log logr.Logger Scheme *runtime.Scheme }
ReconcileGoogle reconciles a Backend object
func (*ReconcileGoogle) SetupWithManager ¶
func (r *ReconcileGoogle) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.