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 ¶
Click to show internal directories.
Click to hide internal directories.