Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LighthouseClients []*lighthouseClientset.Clientset
Functions ¶
This section is empty.
Types ¶
type Framework ¶
Framework supports common operations used by e2e tests; it will keep a client & a namespace for you.
func NewFramework ¶
NewFramework creates a test framework.
func (*Framework) DeleteServiceExport ¶ added in v0.4.0
func (f *Framework) DeleteServiceExport(cluster framework.ClusterIndex, name string, namespace string)
func (*Framework) NewServiceExport ¶ added in v0.4.0
func (f *Framework) NewServiceExport(cluster framework.ClusterIndex, name string, namespace string) *v2alpha1.ServiceExport
Click to show internal directories.
Click to hide internal directories.