kas

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v0.0.7

type Config struct {
	Log                          *zap.Logger
	GitalyPool                   gitaly.PoolInterface
	GitLabClient                 gitlab.ClientInterface
	AgentConfigurationPollPeriod time.Duration
	GitopsPollPeriod             time.Duration
	UsageReportingPeriod         time.Duration
	Registerer                   prometheus.Registerer
	Sentry                       sentryapi.Hub
}

type Server

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

func NewServer added in v0.0.7

func NewServer(config Config) (*Server, func(), error)

func (*Server) GetConfiguration

func (*Server) Run added in v0.0.4

func (s *Server) Run(ctx context.Context)

Jump to

Keyboard shortcuts

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