plan

package
v0.0.0-...-2438cb0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2020 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cache = &cache{}

Functions

func Add

func Add(mgr manager.Manager) error

Add creates a new Plan 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.

func SyncAllNamespaceSecrets

func SyncAllNamespaceSecrets(targetSecretName, destNamespace string, ignoreNamespaces []string) error

Types

type ReconcilePlan

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

ReconcilePlan reconciles a Plan object

func (*ReconcilePlan) Reconcile

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

Reconcile reads that state of the cluster for a Plan object and makes changes based on the state read and what is in the Plan.Spec Automatically generate RBAC rules to allow the Controller to read and write Plans and Namespaces +kubebuilder:rbac:groups=rigger.k8s.wantedly.com,resources=plans,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=rigger.k8s.wantedly.com,resources=plans/status,verbs=get;update;patch +kubebuilder:rbac:groups=cores,resources=namespaces,verbs=get;list

Jump to

Keyboard shortcuts

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