Documentation
¶
Overview ¶
Package api implements the REST api for tsuru.
It provides the REST api for managing users, teams, apps and services.
Index ¶
Constants ¶
View Source
const Version = "1.0.0-rc1"
Variables ¶
This section is empty.
Functions ¶
func RegisterHandler ¶
RegisterHandler inserts a handler on a list of handlers
Types ¶
type AuthorizationRequiredHandler ¶
func (AuthorizationRequiredHandler) ServeHTTP ¶
func (fn AuthorizationRequiredHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
type PoolsByTeam ¶
type ServiceInstanceInfo ¶
type TsuruHandler ¶
type TsuruHandler struct {
// contains filtered or unexported fields
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.