Documentation ¶
Index ¶
- func AmazonSecret(bucket string, id string, secret string, token string, region string) *api.Secret
- func EtcdRc() *api.ReplicationController
- func EtcdService() *api.Service
- func GoogleSecret(bucket string) *api.Secret
- func InitDBJob() *extensions.Job
- func PachdRc(shards uint64, backend backend) *api.ReplicationController
- func PachdService() *api.Service
- func RethinkRc() *api.ReplicationController
- func RethinkService() *api.Service
- func ServiceAccount() *api.ServiceAccount
- func WriteAmazonAssets(w io.Writer, shards uint64, bucket string, id string, secret string, ...)
- func WriteAssets(w io.Writer, shards uint64, backend backend)
- func WriteGoogleAssets(w io.Writer, shards uint64, bucket string)
- func WriteLocalAssets(w io.Writer, shards uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AmazonSecret ¶
func EtcdRc ¶
func EtcdRc() *api.ReplicationController
func EtcdService ¶
func GoogleSecret ¶
func InitDBJob ¶ added in v1.0.365
func InitDBJob() *extensions.Job
func PachdRc ¶
func PachdRc(shards uint64, backend backend) *api.ReplicationController
PachdRc TODO secrets is only necessary because dockerized kube chokes on them
func PachdService ¶
func RethinkRc ¶
func RethinkRc() *api.ReplicationController
func RethinkService ¶
func ServiceAccount ¶
func ServiceAccount() *api.ServiceAccount
func WriteAmazonAssets ¶
func WriteAssets ¶
WriteAssets creates the assets in a dir. It expects dir to already exist.
func WriteLocalAssets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.