apiserver

package
v1.1.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type E2eContext

type E2eContext struct {
	Namespace  string
	KubeCli    *kubernetes.Clientset
	ExampleCli *example.Clientset
	AggCli     *aggclient.Clientset
	V1Alpha1   clientv1alpha1.PodInterface
	V1Beta1    clientv1beta1.PodInterface
	Image      string
}

E2eContext is the e2e context for example apiserver

func NewE2eContext

func NewE2eContext(ns string, restConfig *rest.Config, image string) *E2eContext

func (*E2eContext) Clean

func (c *E2eContext) Clean()

func (*E2eContext) Do

func (c *E2eContext) Do()

func (*E2eContext) Setup

func (c *E2eContext) Setup()

Jump to

Keyboard shortcuts

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