wrappers

package
v2.1.58 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IngressWrapper

type IngressWrapper struct {
	Ingress *v1.Ingress
	Client  client.Client
}

func NewIngressWrapper

func NewIngressWrapper(ingress *v1.Ingress, client client.Client) *IngressWrapper

func (*IngressWrapper) GetURL

func (iw *IngressWrapper) GetURL(forceHttps bool, healthEndpoint string) string

type RouteWrapper

type RouteWrapper struct {
	Route  *routev1.Route
	Client client.Client
}

func NewRouteWrapper

func NewRouteWrapper(route *routev1.Route, client client.Client) *RouteWrapper

func (*RouteWrapper) GetURL

func (rw *RouteWrapper) GetURL(forceHttps bool, healthEndpoint string) string

Jump to

Keyboard shortcuts

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