run

package
v0.0.0-...-945ce85 Latest Latest
Warning

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

Go to latest
Published: May 3, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RunManager

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

func NewRunManager

func NewRunManager(projectName string) (*RunManager, error)

func (*RunManager) CreateOrUpdate

func (rm *RunManager) CreateOrUpdate(parent string, service Service) error

func (*RunManager) Delete

func (rm *RunManager) Delete(parent string, service Service) error

func (*RunManager) GetAllServices

func (rm *RunManager) GetAllServices() ([]RunService, error)

type RunService

type RunService struct {
	Name     string
	Hostname string
}

type Service

type Service runApi.Service

func (*Service) DeepCopy

func (in *Service) DeepCopy() *Service

func (*Service) DeepCopyInto

func (in *Service) DeepCopyInto(out *Service)

Jump to

Keyboard shortcuts

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