testenv

package
v0.1.58 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2023 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Package testenv contains common helpers for tests

Index

Constants

View Source
const Timeout = 5 * time.Minute

Variables

This section is empty.

Functions

func AssetPath

func AssetPath(p ...string) string

AssetPath returns the path to an asset

func Root

func Root() string

Root returns the relative path to the repositories root

func SetRoot

func SetRoot(dir string)

SetRoot set the root path for the other relative paths, e.g. AssetPath. Usually set to point to the repositories root.

Types

type Env

type Env struct {
	Kubectl kubectl.Command
}

func New

func New() *Env

Directories

Path Synopsis
Package kubectl is a wrapper around the kubectl CLI
Package kubectl is a wrapper around the kubectl CLI

Jump to

Keyboard shortcuts

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