api

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2017 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccessTokenCreate

func AccessTokenCreate(w http.ResponseWriter, r *http.Request)

AccessTokenCreate creates a new AccessToken

func AccessTokenIndex added in v0.1.1

func AccessTokenIndex(w http.ResponseWriter, r *http.Request)

AccessTokenIndex provides a listing of all AccessTokens

func ApplicationCreate

func ApplicationCreate(w http.ResponseWriter, r *http.Request)

ApplicationCreate creates a new Application

func ApplicationIndex

func ApplicationIndex(w http.ResponseWriter, r *http.Request)

ApplicationIndex provides a listing of all Applications

func ApplicationShow

func ApplicationShow(w http.ResponseWriter, r *http.Request)

ApplicationShow provides an Application

func ApplicationUpdate

func ApplicationUpdate(w http.ResponseWriter, r *http.Request)

ApplicationUpdate updates an existing Application

func AuthCreateUser

func AuthCreateUser(w http.ResponseWriter, r *http.Request)

AuthCreateUser will invite a new user by Github username

func AuthDeleteInvitees

func AuthDeleteInvitees(w http.ResponseWriter, r *http.Request)

AuthDeleteInvitees deletes an unaccepted invite

func AuthGetInvitees

func AuthGetInvitees(w http.ResponseWriter, r *http.Request)

AuthGetInvitees provides a listing of users who have not yet accepted their invitation.

func CreateEnvironmentConfig

func CreateEnvironmentConfig(w http.ResponseWriter, r *http.Request)

CreateEnvironmentConfig endpoint for creating config entry

func DeleteEnvironmentConfig

func DeleteEnvironmentConfig(w http.ResponseWriter, r *http.Request)

DeleteEnvironmentConfig endpoint for deleting config entry

func EnvironmentCreate

func EnvironmentCreate(w http.ResponseWriter, r *http.Request)

EnvironmentCreate creates a new Environment

func EnvironmentDeploy added in v0.1.2

func EnvironmentDeploy(w http.ResponseWriter, r *http.Request)

EnvironmentDeploy deploys a Version to the environment

func EnvironmentEdit

func EnvironmentEdit(w http.ResponseWriter, r *http.Request)

EnvironmentEdit edits an Environment

func EnvironmentIndex

func EnvironmentIndex(w http.ResponseWriter, r *http.Request)

EnvironmentIndex provides a listing of all Environments

func EnvironmentPromote added in v0.1.5

func EnvironmentPromote(w http.ResponseWriter, r *http.Request)

EnvironmentPromote promotes a Version from one environment to another

func EnvironmentShow

func EnvironmentShow(w http.ResponseWriter, r *http.Request)

EnvironmentShow provides an Environment

func GetEnvironmentConfig

func GetEnvironmentConfig(w http.ResponseWriter, r *http.Request)

GetEnvironmentConfig endpoint for getting configuration

func ValidateToken

func ValidateToken(w http.ResponseWriter, r *http.Request)

ValidateToken validates the provided JWT token

func VersionCreate

func VersionCreate(w http.ResponseWriter, r *http.Request)

VersionCreate creates a new Version

func VersionIndex

func VersionIndex(w http.ResponseWriter, r *http.Request)

VersionIndex provides a listing of all Versions

func VersionShow

func VersionShow(w http.ResponseWriter, r *http.Request)

VersionShow provides a Version

Types

This section is empty.

Jump to

Keyboard shortcuts

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