strategy

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EIPSelectStrategy

type EIPSelectStrategy interface {
	Select(*corev1.Service, *v1alpha1.EipList) (*v1alpha1.Eip, error)
}

type EIPSelectStrategyType

type EIPSelectStrategyType string
const (
	DefaultStrategy   EIPSelectStrategyType = "Default"
	PortBasedStrategy EIPSelectStrategyType = "PortBased"
)

Jump to

Keyboard shortcuts

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