docker_driver_integration_tests

package module
v0.0.0-...-2518bcb Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

README

Archived

Tests in this repo are now under integration dir for code.cloudfoundry.org/dockerdriver

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveCertificationFixture

func SaveCertificationFixture(fixture CertificationFixture, fileName string) error

Types

type CertificationFixture

type CertificationFixture struct {
	VolmanDriverPath string                     `json:"volman_driver_path"`
	DriverAddress    string                     `json:"driver_address"`
	DriverName       string                     `json:"driver_name"`
	CreateConfig     dockerdriver.CreateRequest `json:"create_config"`
	TLSConfig        *dockerdriver.TLSConfig    `json:"tls_config,omitempty"`
}

func LoadCertificationFixture

func LoadCertificationFixture(fileName string) (CertificationFixture, error)

func LoadFixtureTemplate

func LoadFixtureTemplate() CertificationFixture

func (*CertificationFixture) CreateVolmanRunner

func (cf *CertificationFixture) CreateVolmanRunner(volmanPath string) ifrit.Runner

Jump to

Keyboard shortcuts

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