circleci

package
v0.0.0-...-9f0a294 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2022 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGrpcConnection

func NewGrpcConnection(ctx context.Context, destUrl string, caCert, clientCert, clientKey []byte) (*grpc.ClientConn, error)

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)

Directories

Path Synopsis
Package protocol is a generated protocol buffer package.
Package protocol is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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