api

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2019 License: GPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	List(http.ResponseWriter, *http.Request)
	Logs(http.ResponseWriter, *http.Request)
	Exec(http.ResponseWriter, *http.Request)
}

API interface used by the UI.

func New

func New(master, config, namespace string, mock bool) API

New returns a new API server.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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