ingestor

package
v46.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2017 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler

func NewHandler(logger lager.Logger, ingestor Ingestor, secretKeys []string) http.Handler

func NewIngestor

func NewIngestor(
	enqueuer queue.Enqueuer,
	emitter metrics.Emitter,
	metricPrefix string,
	generator queue.UUIDGenerator,
) *ingestor

Types

type Ingestor

type Ingestor interface {
	IngestPushScan(lager.Logger, PushScan, string) error
}

type PushScan

type PushScan struct {
	Owner      string
	Repository string
	From       string
	To         string
	Private    bool
}

Directories

Path Synopsis
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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