package
0.0.0-20161129112851-185e1a6c1b1f
Repository: https://github.com/dataman-cloud/baker.git
Documentation: pkg.go.dev
# Functions
Auth authenticates the session and returns the remote user login for the given token and secret.
BuildpackDel is a endpoint that delete app files to baker fileserver.
BuildpackDockerfilePull is a endpoint that pull dockerfile from baker fileserver.
BuildpackDockerfilePush is a endpoint that push dockerfile to baker fileserver.
BuildpackImagePush is a endpoint that push docker image to docker registry.
BuildpackImport is a endpoint that import app files to baker fileserver.
BuildpackList is a endpoint that list app files to baker fileserver.
DisConfDel is a endpoint that delete config files in disconfig.
DisConfList is a endpoint that list config files in disconfig.
DisConfPull is a endpoint that pull config files in disconfig.
DisConfPush is a endpoint that push config files in disconf.
No description provided by the author
No description provided by the author
No description provided by the author
Login authenticates the session and returns the remote user details.
ShowLogin is a endpoint that redirects to initiliaze the oauth flow.