Documentation
¶
Overview ¶
Package featuretests provides end to end tests of specific features.
Index ¶
Constants ¶
View Source
const ( // generated by https://www.selfsignedcertificate.com CERTIFICATE = `` /* 1138-byte string literal not displayed */ RSA_PRIVATE_KEY = `` /* 1678-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Contour ¶
type Contour struct {
*grpc.ClientConn
*testing.T
// contains filtered or unexported fields
}
type Response ¶
type Response struct {
*Contour
*v2.DiscoveryResponse
}
Click to show internal directories.
Click to hide internal directories.