backend

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndpointResolver

type EndpointResolver interface {
	Resolve(*extensions.Ingress, *extensions.IngressBackend, string) ([]*elbv2.TargetDescription, error)
}

EndpointResolver resolves the endpoints for specific ingress backend

func NewEndpointResolver

func NewEndpointResolver(store store.Storer, cloud aws.CloudAPI) EndpointResolver

NewEndpointResolver constructs a new EndpointResolver

Jump to

Keyboard shortcuts

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