frontends

package
v1.5.0-alpha.3....-7948e3f Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AvailableTest

type AvailableTest struct {
	// contains filtered or unexported fields
}

AvailableTest tests that route frontends are available before, during, and after a cluster upgrade.

func (AvailableTest) DisplayName

func (AvailableTest) DisplayName() string

func (AvailableTest) Name

func (AvailableTest) Name() string

func (*AvailableTest) Setup

func (t *AvailableTest) Setup(f *framework.Framework)

Setup finds the routes the platform exposes by default

func (*AvailableTest) Teardown

func (t *AvailableTest) Teardown(f *framework.Framework)

Teardown cleans up any remaining resources.

func (*AvailableTest) Test

func (t *AvailableTest) Test(f *framework.Framework, done <-chan struct{}, upgrade upgrades.UpgradeType)

Test runs a connectivity check to the service.

type Frontend

type Frontend struct {
	Namespace string
	Name      string
	URL       string
	Path      string

	Expect       string
	ExpectRegexp *regexp.Regexp
}

Jump to

Keyboard shortcuts

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