controllers

package
v0.0.0-...-6f63535 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2021 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RequeueAfter = 60 * time.Second

Functions

This section is empty.

Types

type CloudHSMReconciler

type CloudHSMReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

CloudHSMReconciler reconciles a CloudHSM object

func (*CloudHSMReconciler) Reconcile

func (r *CloudHSMReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*CloudHSMReconciler) SetupWithManager

func (r *CloudHSMReconciler) SetupWithManager(mgr ctrl.Manager) error

type Context

type Context struct {
	Client cloudhsmv2iface.CloudHSMV2API
	// contains filtered or unexported fields
}

func (*Context) DescribeClusters

func (c *Context) DescribeClusters(clusterId string) (*cloudhsmv2.DescribeClustersOutput, error)

func (*Context) GetHSMIPs

func (c *Context) GetHSMIPs(clusterId string) ([]*string, error)

Jump to

Keyboard shortcuts

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