floatingipset

package
v0.0.5-0...-6e23503 Latest Latest
Warning

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

Go to latest
Published: Dec 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 Add

func Add(mgr manager.Manager) error

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

Types

type ReconcileFloatingIPSet

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

ReconcileFloatingIPSet reconciles a FloatingIPSet object

func (*ReconcileFloatingIPSet) AttachFIPToNode

func (r *ReconcileFloatingIPSet) AttachFIPToNode(instance *openstackv1beta1.FloatingIPSet, node v1.Node, request reconcile.Request) error

func (*ReconcileFloatingIPSet) NormalEvent

func (r *ReconcileFloatingIPSet) NormalEvent(fip *openstackv1beta1.FloatingIPSet, reason string, messageFmt string, args ...interface{})

func (*ReconcileFloatingIPSet) Reconcile

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

Reconcile reads that state of the cluster for a FloatingIPSet object and makes changes based on the state read and what is in the FloatingIPSet.Spec TODO(user): Modify this Reconcile function to implement your Controller logic. The scaffolding writes a Deployment as an example Automatically generate RBAC rules to allow the Controller to read and write Deployments +kubebuilder:rbac:groups=apps,resources=deployments,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=apps,resources=deployments/status,verbs=get;update;patch +kubebuilder:rbac:groups=openstack.repl.info,resources=floatingipsets,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=openstack.repl.info,resources=floatingipsets/status,verbs=get;update;patch +kubebuilder:rbac:groups=core,resources=events,verbs=create;patch

func (*ReconcileFloatingIPSet) WarningEvent

func (r *ReconcileFloatingIPSet) WarningEvent(fip *openstackv1beta1.FloatingIPSet, reason string, messageFmt string, args ...interface{})

Jump to

Keyboard shortcuts

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