portainer

package
v0.0.0-...-49d3f61 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Portainer

type Portainer struct {
	plugins.Base
	// contains filtered or unexported fields
}

func New

func New(client *docker.Client) (*Portainer, error)

func (*Portainer) Install

func (self *Portainer) Install(opts *PortainerOpts) error

func (*Portainer) RegisterRPC

func (self *Portainer) RegisterRPC(server *rpc.Server)

type PortainerOpts

type PortainerOpts struct {
	plugins.BaseOpts
	SocketPath string `json:"socket_path,omitempty"`
}

type PortainerRPC

type PortainerRPC struct {
	plugins.BaseRPC
	// contains filtered or unexported fields
}

func (*PortainerRPC) Install

func (self *PortainerRPC) Install(opts *PortainerOpts, job *jobs.Job) error

func (*PortainerRPC) Reinstall

func (self *PortainerRPC) Reinstall(opts *PortainerOpts, job *jobs.Job) error

Jump to

Keyboard shortcuts

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