cleaner

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cleaner

type Cleaner interface {
	Clean(ctx context.Context, log logr.Logger, oc *capo.OpenStackCluster, clusterTag string) (requeue bool, err error)
}

type LoadBalancerCleaner

type LoadBalancerCleaner struct {
	// contains filtered or unexported fields
}

func NewLoadBalancerCleaner

func NewLoadBalancerCleaner(cli client.Client) *LoadBalancerCleaner

func (*LoadBalancerCleaner) Clean

func (lbc *LoadBalancerCleaner) Clean(ctx context.Context, log logr.Logger, oc *capo.OpenStackCluster, clusterTag string) (bool, error)

type VolumeCleaner

type VolumeCleaner struct {
	// contains filtered or unexported fields
}

func NewVolumeCleaner

func NewVolumeCleaner(cli client.Client) *VolumeCleaner

func (*VolumeCleaner) Clean

func (vc *VolumeCleaner) Clean(ctx context.Context, log logr.Logger, oc *capo.OpenStackCluster, clusterTag string) (bool, error)

Jump to

Keyboard shortcuts

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