docker

package
v0.0.0-...-ce3617e Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const RelayID = "docker"

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerRelay

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

func NewDockerRelay

func NewDockerRelay(conf *RelayConfig, out io.Writer) (*DockerRelay, error)

func (*DockerRelay) Dispose

func (r *DockerRelay) Dispose() error

func (*DockerRelay) Prepare

func (r *DockerRelay) Prepare() error

func (*DockerRelay) Sync

func (r *DockerRelay) Sync(opt *relays.SyncOptions) error

type RelayConfig

type RelayConfig struct {
	DockerHost string `yaml:"dockerhost"`
	APIVersion string `yaml:"api-version"`
}

type Support

type Support struct{}

func (*Support) Platform

func (s *Support) Platform(p string) error

Jump to

Keyboard shortcuts

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