storage

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2019 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureBucket

ConfigureBucket configures the supplied resource (presumed to be a Bucket) using the supplied resource claim (presumed to be a Bucket) and resource class.

Types

type BucketClaimController

type BucketClaimController struct{}

BucketClaimController is responsible for adding the Bucket claim controller and its corresponding reconciler to the manager with any runtime configuration.

func (*BucketClaimController) SetupWithManager

func (c *BucketClaimController) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager adds a controller that reconciles Bucket resource claims.

type BucketController

type BucketController struct{}

BucketController is responsible for adding the Bucket controller and its corresponding reconciler to the manager with any runtime configuration.

func (*BucketController) SetupWithManager

func (c *BucketController) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager creates a newSyncDeleter Controller and adds it to the Manager with default RBAC. The Manager will set fields on the Controller and Start it when the Manager is Started.

type Reconciler

type Reconciler struct {
	client.Client
	// contains filtered or unexported fields
}

Reconciler reconciles a GCP storage bucket bucket

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(request reconcile.Request) (reconcile.Result, error)

Reconcile reads that state of the cluster for a Provider bucket and makes changes based on the state read and what is in the Provider.Spec

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL