Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReconcileGoogleStorageBucket ¶
type ReconcileGoogleStorageBucket 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 }
ReconcileProvider reconciles a Backend object
func (*ReconcileGoogleStorageBucket) SetupWithGoogleStorageBucket ¶
func (r *ReconcileGoogleStorageBucket) SetupWithGoogleStorageBucket(mgr ctrl.Manager) error
type ReconcileGoogleStorageBucketIAMMember ¶
type ReconcileGoogleStorageBucketIAMMember 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 }
ReconcileProvider reconciles a Backend object
func (*ReconcileGoogleStorageBucketIAMMember) SetupWithGoogleStorageBucketIAMMember ¶
func (r *ReconcileGoogleStorageBucketIAMMember) SetupWithGoogleStorageBucketIAMMember(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.