ingress

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(mgr manager.Manager, interval time.Duration, svcName, svcNamespace, domain string) error

func NewMutatingWebhook added in v0.6.0

func NewMutatingWebhook(client client.Client, svcName, svcNamespace, domain string) *admission.Webhook

Types

type IngressReconciler

type IngressReconciler struct {
	client.Client
	SvcName      string
	SvcNamespace string
	Domain       string
}

func (*IngressReconciler) Annotate added in v0.6.0

func (r *IngressReconciler) Annotate(ctx context.Context, ingress *v1beta1.Ingress) (*v1beta1.Ingress, bool, error)

+kubebuilder:rbac:groups="",resources=services,verbs=get;list;watch

func (*IngressReconciler) Reconcile

func (r *IngressReconciler) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

+kubebuilder:rbac:groups="extensions",resources=ingresses,verbs=get;list;update;watch

Jump to

Keyboard shortcuts

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