Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EASBuilder ¶
type EASBuilder struct {
// contains filtered or unexported fields
}
func NewEASBuilder ¶
func NewEASBuilder(inputParser stepconf.InputParser, logger log.Logger, clientBuilder EASClientBuilder) EASBuilder
func (EASBuilder) ProcessConfig ¶
func (s EASBuilder) ProcessConfig() (Config, error)
func (EASBuilder) Run ¶
func (s EASBuilder) Run(cfg Config) error
type EASClientBuilder ¶
func NewEASClientBuilder ¶
func NewEASClientBuilder(commandFactory command.Factory, logger log.Logger) EASClientBuilder
type MockEASClient ¶
MockEASClient is an autogenerated mock type for the EASClient type
type MockEASClientBuilder ¶
MockEASClientBuilder is an autogenerated mock type for the EASClientBuilder type
Click to show internal directories.
Click to hide internal directories.