mutation

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoadBalancerIpMutator

type LoadBalancerIpMutator struct {
	ClientSet kubernetes.Interface
	// contains filtered or unexported fields
}

func NewLoadBalancerIpHandler

func NewLoadBalancerIpHandler(pool string) (*LoadBalancerIpMutator, error)

func (*LoadBalancerIpMutator) GenerateHandler

func (h *LoadBalancerIpMutator) GenerateHandler() (http.Handler, error)

type Mutator

type Mutator interface {
	GenerateHandler() (http.Handler, error)
}

type NoAvailableIPError

type NoAvailableIPError struct{}

func (*NoAvailableIPError) Error

func (e *NoAvailableIPError) Error() string

Jump to

Keyboard shortcuts

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