pkg

package
v0.0.0-...-0e91422 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 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 {
	Tenant          string
	SystemBrokerURL string
	DirectorURL     string
	ConnectorURL    string
	ORDServiceURL   string
}

func ReadConfig

func ReadConfig() (Config, error)

type TestContext

type TestContext struct {
	Tenant  string
	Context context.Context

	SystemBrokerURL string
	DirectorURL     string
	ORDServiceURL   string

	ClientKey *rsa.PrivateKey

	ConnectorTokenSecuredClient *connector.TokenSecuredClient
	DexGraphqlClient            *gcli.Client
}

func NewTestContext

func NewTestContext(cfg Config) (*TestContext, error)

Jump to

Keyboard shortcuts

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