testsupport

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Setenv added in v1.19.0

func Setenv(t *testing.T, args ...string) func()

Setenv prepares the environment for testing the hcloud-cloud-controller-manager.

Types

type TLSPair

type TLSPair struct {
	Key  string
	Cert string
}

TLSPair represents a TLS key and certificate pair.

func NewTLSPair

func NewTLSPair(t *testing.T, cn string) *TLSPair

NewTLSPair generates new pair of TLS certificate and private key for the passed common name.

Jump to

Keyboard shortcuts

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