provider

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	*config.Config
	// contains filtered or unexported fields
}

func (*Config) AppendLoggerFields

func (c *Config) AppendLoggerFields(fields logrus.Fields)

func (*Config) GetAnalysisIndex

func (c *Config) GetAnalysisIndex(name string) (datastore.Index, error)

func (*Config) GetLogger

func (c *Config) GetLogger() logrus.FieldLogger

func (*Config) GetOSIndex

func (c *Config) GetOSIndex(name string) (osversiondatastore.Index, error)

TODO remove/move

func (*Config) GetReleaseAnalysisIndex

func (c *Config) GetReleaseAnalysisIndex(name string) (analysisdatastore.Index, error)

func (*Config) GetReleaseCompilationAnalysisIndex

func (c *Config) GetReleaseCompilationAnalysisIndex(name string) (analysisdatastore.Index, error)

func (*Config) GetReleaseCompilationIndex

func (c *Config) GetReleaseCompilationIndex(name string) (datastore.Index, error)

func (*Config) GetReleaseIndex

func (c *Config) GetReleaseIndex(name string) (datastore.Index, error)

func (*Config) GetScheduler

func (c *Config) GetScheduler() (scheduler.Scheduler, error)

func (*Config) GetStemcellAnalysisIndex

func (c *Config) GetStemcellAnalysisIndex(name string) (analysisdatastore.Index, error)

func (*Config) GetStemcellIndex

func (c *Config) GetStemcellIndex(name string) (datastore.Index, error)

func (*Config) HasScheduler

func (c *Config) HasScheduler() bool

func (*Config) Marshal

func (c *Config) Marshal() ([]byte, error)

func (*Config) SetAnalysisFactory

func (c *Config) SetAnalysisFactory(f datastore.Factory)

func (*Config) SetReleaseCompilationFactory

func (c *Config) SetReleaseCompilationFactory(f datastore.Factory)

func (*Config) SetReleaseFactory

func (c *Config) SetReleaseFactory(f datastore.Factory)

func (*Config) SetSchedulerFactory

func (c *Config) SetSchedulerFactory(f scheduler.Factory)

func (*Config) SetStemcellFactory

func (c *Config) SetStemcellFactory(f datastore.Factory)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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