service

package
v0.0.0-...-bb2554f Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2016 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Name   string `json:"name"`
	Status string `json:"status"`
	// contains filtered or unexported fields
}

func Create

func Create(user, project string, config interface{}) (*Service, *e.Err)

func Get

func Get(namespace, name string) (*Service, *e.Err)

func (Service) Deploy

func (s Service) Deploy(namespace string) *e.Err

type ServiceList

type ServiceList []Service

func List

func List(namespace string) (*ServiceList, *e.Err)

Jump to

Keyboard shortcuts

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