ingress

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSALBIngress

type AWSALBIngress struct {
}

func (*AWSALBIngress) ConfigureIngress

func (i *AWSALBIngress) ConfigureIngress(kclient client.Client, ingress *netv1.Ingress, irs []*v1alpha1.IngressRequest) error

func (*AWSALBIngress) InstallComponent

func (i *AWSALBIngress) InstallComponent(kclient client.Client) error

func (*AWSALBIngress) Name

func (i *AWSALBIngress) Name() string

func (*AWSALBIngress) VersionForKube

func (i *AWSALBIngress) VersionForKube(version string) string

type IngressComponent

type IngressComponent interface {
	components.ComponentInstaller
	ConfigureIngress(kclient client.Client, ingress *netv1.Ingress, irs []*v1alpha1.IngressRequest) error
}

func NewIngressForCluster

func NewIngressForCluster(cloud, cluster string) IngressComponent

Jump to

Keyboard shortcuts

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