integration

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	CreateConfig  dockerdriver.CreateRequest `json:"create_config"`
	Driver        string                     `json:"driver"`
	DriverName    string                     `json:"driver_name"`
	DriverAddress string                     `json:"driver_address"`
	DriverArgs    []string                   `json:"driver_args"`
	TLSConfig     *dockerdriver.TLSConfig    `json:"tls_config,omitempty"`
}

func LoadConfig

func LoadConfig() (Config, error)

Jump to

Keyboard shortcuts

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