redisproxy

package
v0.0.0-...-11a0874 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RedisProxyHandler

type RedisProxyHandler struct {
	Logger       logr.Logger
	Record       record.EventRecorder
	K8sService   k8s.Services
	RpServices   proxyservice.RedisProxyClient
	StatusWriter StatusWriter
}

func (*RedisProxyHandler) CheckAndHeal

func (r *RedisProxyHandler) CheckAndHeal(rp *middlev1alpha1.RedisProxy) error

func (*RedisProxyHandler) Do

func (*RedisProxyHandler) Ensure

type StatusWrite

type StatusWrite interface {
	Update(rf *middlev1alpha1.RedisProxy, opts ...client.UpdateOption) error
	Patch(rf *middlev1alpha1.RedisProxy, patch client.Patch, opts ...client.PatchOption) error
}

type StatusWriter

type StatusWriter struct {
	client.Client
	Ctx context.Context
}

func (*StatusWriter) Patch

func (s *StatusWriter) Patch(rf *middlev1alpha1.RedisProxy, patch client.Patch, opts ...client.PatchOption) error

func (*StatusWriter) Update

Jump to

Keyboard shortcuts

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