vnc

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 Vnc

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

func New

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

func (*Vnc) Install

func (self *Vnc) Install(opts *VncOpts) error

func (*Vnc) RegisterRPC

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

type VncOpts

type VncOpts struct {
	plugins.BaseOpts
	VncPort string `json:"vnc_port"`
}

type VncRPC

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

func (*VncRPC) Install

func (self *VncRPC) Install(opts *VncOpts, job *jobs.Job) error

func (*VncRPC) Reinstall

func (self *VncRPC) Reinstall(opts *VncOpts, job *jobs.Job) error

Jump to

Keyboard shortcuts

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