Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGrpcConnection ¶
func NewStorageProvider ¶
func NewStorageProvider(ctx context.Context, eventProcessor pb.EventProcessorClient) credentials.Provider
Types ¶
type StorageConfig ¶
type StorageConfig struct { ServiceURL string AuthCA []byte AuthClientCert []byte AuthClientKey []byte StorageRoot string AWSRegion string }
func ReadCircleCIConfig ¶
func ReadCircleCIConfig() (*StorageConfig, error)
Click to show internal directories.
Click to hide internal directories.