Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuilderKeyLocation = "/var/run/secrets/api/auth/builder-key"
BuilderKeyLocation holds the path of the builder key secret.
Functions ¶
func GetBuilderKey ¶
GetBuilderKey returns the key to be used as token to interact with deis-controller
Types ¶
type Parameters ¶
type Parameters map[string]interface{}
Parameters is map which contains storage params
func GetStorageParams ¶
func GetStorageParams(env sys.Env) (Parameters, error)
GetStorageParams returns the credentials required for connecting to object storage
Click to show internal directories.
Click to hide internal directories.