plex

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 Plex

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

func New

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

func (*Plex) Install

func (self *Plex) Install(opts *PlexOpts) error

func (*Plex) RegisterRPC

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

type PlexOpts

type PlexOpts struct {
	plugins.BaseOpts
	PlexClaim string `json:"plex_claim,omitempty"`
	PlexPass  string `json:"plex_pass"`
}

type PlexRPC

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

func (*PlexRPC) Install

func (self *PlexRPC) Install(opts *PlexOpts, job *jobs.Job) error

func (*PlexRPC) Reinstall

func (self *PlexRPC) Reinstall(opts *PlexOpts, job *jobs.Job) error

Jump to

Keyboard shortcuts

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