types

package
v1.1.4-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package types contains types used by the gateway controller

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Listener

type Listener struct {
	gwv1beta1.Listener
	SupportedKinds []gwv1beta1.RouteGroupKind
}

Listener is a wrapper around the Gateway API Listener object

func (*Listener) AllowsKind

func (l *Listener) AllowsKind(gvk schema.GroupVersionKind) bool

AllowsKind returns true if the listener allows the given kind

Jump to

Keyboard shortcuts

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