provider

package
v0.0.0-...-e5b449a Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BaseProvider

type BaseProvider struct {
	FallbackOwner string
	OwnerKey      string
}

type Container

type Container pluginregistry.Container

func (Container) Convert

func (c Container) Convert() pluginregistry.Container

type HostInfo

type HostInfo struct {
	UUID     string
	Hostname string
}

type Provider

type Provider interface {
	GetHostInfo() (HostInfo, error)
	GetRunningContainers() ([]Container, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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