kubernetes

package
v0.1.2-alpha Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KubernetesWorkerInterface

type KubernetesWorkerInterface struct {
	// contains filtered or unexported fields
}

func NewKubernetesWorkerInterface

func NewKubernetesWorkerInterface(db db.VizierDBInterface) (*KubernetesWorkerInterface, error)

func (*KubernetesWorkerInterface) CleanWorkers

func (d *KubernetesWorkerInterface) CleanWorkers(studyId string) error

func (*KubernetesWorkerInterface) IsWorkerComplete

func (d *KubernetesWorkerInterface) IsWorkerComplete(wID string) (bool, error)

func (*KubernetesWorkerInterface) SpawnWorker

func (d *KubernetesWorkerInterface) SpawnWorker(wid string, workerConf *api.WorkerConfig) error

func (*KubernetesWorkerInterface) StopWorkers

func (d *KubernetesWorkerInterface) StopWorkers(studyId string, wIDs []string, iscomplete bool) error

func (*KubernetesWorkerInterface) StoreWorkerLog

func (d *KubernetesWorkerInterface) StoreWorkerLog(wID string) error

func (*KubernetesWorkerInterface) UpdateWorkerStatus

func (d *KubernetesWorkerInterface) UpdateWorkerStatus(studyId string) error

Jump to

Keyboard shortcuts

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