citadel

package
v0.0.0-...-1a56975 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Istio istio.Instance
}

type Instance

type Instance interface {
	resource.Resource

	WaitForSecretToExist() (*corev1.Secret, error)
	DeleteSecret() error
}

Citadel represents a deployed Citadel instance.

func New

func New(ctx resource.Context, cfg Config) (i Instance, err error)

Deploy returns a new instance of Apps

func NewOrFail

func NewOrFail(t *testing.T, ctx resource.Context, cfg Config) Instance

Deploy returns a new instance of Citadel or fails test

Jump to

Keyboard shortcuts

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