v2

package
v1.4.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BackendLBPoliciesTrigger

type BackendLBPoliciesTrigger struct{}

BackendLBPoliciesTrigger is a processor for BackendLB objects

func (*BackendLBPoliciesTrigger) Delete

func (p *BackendLBPoliciesTrigger) Delete(obj interface{}, processor processor.Processor) bool

Delete removes a BackendLB object from the processor and returns true if the processor is changed

func (*BackendLBPoliciesTrigger) Insert

func (p *BackendLBPoliciesTrigger) Insert(obj interface{}, processor processor.Processor) bool

Insert adds a BackendLB object to the processor and returns true if the processor is changed

type BackendTLSPoliciesTrigger

type BackendTLSPoliciesTrigger struct{}

BackendTLSPoliciesTrigger is a processor for BackendTLS objects

func (*BackendTLSPoliciesTrigger) Delete

func (p *BackendTLSPoliciesTrigger) Delete(obj interface{}, processor processor.Processor) bool

Delete removes a BackendTLS object from the processor and returns true if the processor is changed

func (*BackendTLSPoliciesTrigger) Insert

func (p *BackendTLSPoliciesTrigger) Insert(obj interface{}, processor processor.Processor) bool

Insert adds a BackendTLS object to the processor and returns true if the processor is changed

type HealthCheckPoliciesTrigger

type HealthCheckPoliciesTrigger struct{}

HealthCheckPoliciesTrigger is responsible for processing HealthCheckPolicy objects

func (*HealthCheckPoliciesTrigger) Delete

func (p *HealthCheckPoliciesTrigger) Delete(obj interface{}, processor processor.Processor) bool

Delete removes a HealthCheckPolicy from the processor and returns true if the target service is routable

func (*HealthCheckPoliciesTrigger) Insert

func (p *HealthCheckPoliciesTrigger) Insert(obj interface{}, processor processor.Processor) bool

Insert adds a HealthCheckPolicy to the processor and returns true if the target service is routable

type RetryPoliciesTrigger

type RetryPoliciesTrigger struct{}

RetryPoliciesTrigger is responsible for processing RetryPolicy objects

func (*RetryPoliciesTrigger) Delete

func (p *RetryPoliciesTrigger) Delete(obj interface{}, processor processor.Processor) bool

Delete removes a RetryPolicy from the processor and returns true if the target service is routable

func (*RetryPoliciesTrigger) Insert

func (p *RetryPoliciesTrigger) Insert(obj interface{}, processor processor.Processor) bool

Insert adds a RetryPolicy to the processor and returns true if the target service is routable

Jump to

Keyboard shortcuts

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