driver

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Docker

type Docker struct {
	// contains filtered or unexported fields
}

func NewDocker

func NewDocker(getter httpclient.Getter) *Docker

func (*Docker) Close

func (d *Docker) Close()

func (*Docker) RegisterDriver

func (d *Docker) RegisterDriver(driver baker.Driver)

type Label added in v0.0.7

type Label struct {
	Enable  bool
	Network string
	Service struct {
		Port int
		Ping string

		Static struct {
			Domain  string
			Path    string
			Headers map[string]string
		}
	}
}

Jump to

Keyboard shortcuts

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