e2e_test

package
v1.1.180 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	RootPrivateKey          = "" /* 3322-byte string literal not displayed */
	RootCertificate         = "" /* 2022-byte string literal not displayed */
	IntermediatePrivateKey  = "" /* 3322-byte string literal not displayed */
	IntermediateCertificate = "" /* 1968-byte string literal not displayed */

)

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerTest

type ControllerTest struct {
	K8sClient client.Client
	TestEnv   *envtest.Environment
	VaultEnv  testenv.TestEnv
	RootAPI   vault.API
	K8sEnv    testhelper.KubernetesTestHelper

	DefaultCipherText                 string
	RootPrivateKeyCipherText          string
	RootCertificateCipherText         string
	IntermediatePrivateKeyCipherText  string
	IntermediateCertificateCipherText string
}

func NewControllerTest

func NewControllerTest() *ControllerTest

func (*ControllerTest) AfterSuiteTeardown

func (c *ControllerTest) AfterSuiteTeardown()

func (*ControllerTest) BeforeSuiteSetup

func (c *ControllerTest) BeforeSuiteSetup()

Jump to

Keyboard shortcuts

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