testrunner

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTestRunnerChart

func NewTestRunnerChart(chart cdk8s.Chart, props *Props) cdk8s.Chart

Types

type Props

type Props struct {
	TestTag            string
	ConfigFileContents string
	SlackAPIKey        string
	SlackChannel       string
	SlackUserID        string
	TestBinarySize     float64
	AccessPort         float64
}

func DefaultTestrunnerProps

func DefaultTestrunnerProps() *Props

type SharedConstructVars

type SharedConstructVars struct {
	Labels        *map[string]*string
	BaseName      string
	ConfigMapName string
	Props         *Props
}

SharedConstructVars some shared labels/selectors and names that must match in resources

Jump to

Keyboard shortcuts

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