insightcollector

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDeploymentNotFound = errors.New("deployments not found")
)

Functions

This section is empty.

Types

type InsightCollector

type InsightCollector struct {
	// contains filtered or unexported fields
}

InsightCollector implements the behaviors for the gRPC definitions of InsightCollector.

func NewInsightCollector

func NewInsightCollector(
	ds datastore.DataStore,
	fs filestore.Store,
	logger *zap.Logger,
) *InsightCollector

NewInsightCollector creates a new InsightCollector instance.

func (*InsightCollector) ProcessNewlyCompletedDeployments added in v0.9.5

func (i *InsightCollector) ProcessNewlyCompletedDeployments(ctx context.Context) error

func (*InsightCollector) ProcessNewlyCreatedDeployments added in v0.9.5

func (i *InsightCollector) ProcessNewlyCreatedDeployments(ctx context.Context) error

Jump to

Keyboard shortcuts

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