spaces

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SpaceConnectionError = errors.New("failed to connect to space through the API client")

SpaceConnectionError is an error returned when the connection to the space, through the connect API, fails

Functions

func NewCachedReader

func NewCachedReader(bearer string) *ingressCache

Types

type IngressReader

type IngressReader interface {
	Get(ctx context.Context, space v1alpha1.Space) (ingress *SpaceIngress, err error)
}

type SpaceIngress

type SpaceIngress struct {
	Host   string
	CAData []byte
}

Jump to

Keyboard shortcuts

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