featuretests

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Overview

Package featuretests provides end to end tests of specific features.

Index

Constants

View Source
const (
	CERTIFICATE = `` /* 2040-byte string literal not displayed */

	RSA_PRIVATE_KEY = `` /* 3242-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func DefaultCluster

func DefaultCluster(c *v2.Cluster) *v2.Cluster

DefaultCluster returns a copy of c, updated with default values.

Types

type Contour

type Contour struct {
	*grpc.ClientConn
	*testing.T
}

func (*Contour) Request

func (c *Contour) Request(typeurl string, names ...string) *Response

type Response

type Response struct {
	*Contour
	*v2.DiscoveryResponse
}

func (*Response) Equals

func (r *Response) Equals(want *v2.DiscoveryResponse)

Jump to

Keyboard shortcuts

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