mocks

package
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigurationBuilder

type ConfigurationBuilder struct {
	mock.Mock
}

ConfigurationBuilder is an autogenerated mock type for the ConfigurationBuilder type

func (*ConfigurationBuilder) Build

func (_m *ConfigurationBuilder) Build() error

Build provides a mock function with given fields:

func (*ConfigurationBuilder) Dump

func (_m *ConfigurationBuilder) Dump(cfgStruct interface{}) error

Dump provides a mock function with given fields: cfgStruct

func (*ConfigurationBuilder) GetService

func (_m *ConfigurationBuilder) GetService(svcFor interface{}) error

GetService provides a mock function with given fields: svcFor

func (*ConfigurationBuilder) GetStringVal

func (_m *ConfigurationBuilder) GetStringVal(key string) (string, error)

GetStringVal provides a mock function with given fields: key

func (*ConfigurationBuilder) GetVal

func (_m *ConfigurationBuilder) GetVal(key string) (interface{}, error)

GetVal provides a mock function with given fields: key

func (*ConfigurationBuilder) RetrieveParameterStoreVals

func (_m *ConfigurationBuilder) RetrieveParameterStoreVals() error

RetrieveParameterStoreVals provides a mock function with given fields:

func (*ConfigurationBuilder) Unmarshal

func (_m *ConfigurationBuilder) Unmarshal(cfgStruct interface{}) error

Unmarshal provides a mock function with given fields: cfgStruct

func (*ConfigurationBuilder) WithEnv

func (_m *ConfigurationBuilder) WithEnv(key string, envVar string, defaultValue interface{}) *config.ConfigurationBuilder

WithEnv provides a mock function with given fields: key, envVar, defaultValue

func (*ConfigurationBuilder) WithParameterStoreEnv

func (_m *ConfigurationBuilder) WithParameterStoreEnv(key string, envVar string, defaultValue string) *config.ConfigurationBuilder

WithParameterStoreEnv provides a mock function with given fields: key, envVar, defaultValue

func (*ConfigurationBuilder) WithService

func (_m *ConfigurationBuilder) WithService(svc interface{}) *config.ConfigurationBuilder

WithService provides a mock function with given fields: svc

func (*ConfigurationBuilder) WithVal

func (_m *ConfigurationBuilder) WithVal(key string, val interface{}) *config.ConfigurationBuilder

WithVal provides a mock function with given fields: key, val

type ServiceBuilder

type ServiceBuilder struct {
	mock.Mock
}

ServiceBuilder is an autogenerated mock type for the ServiceBuilder type

func (*ServiceBuilder) Build

Build provides a mock function with given fields:

func (*ServiceBuilder) WithCodeBuild

func (_m *ServiceBuilder) WithCodeBuild() *config.ServiceBuilder

WithCodeBuild provides a mock function with given fields:

func (*ServiceBuilder) WithCognito

func (_m *ServiceBuilder) WithCognito() *config.ServiceBuilder

WithCognito provides a mock function with given fields:

func (*ServiceBuilder) WithDynamoDB

func (_m *ServiceBuilder) WithDynamoDB() *config.ServiceBuilder

WithDynamoDB provides a mock function with given fields:

func (*ServiceBuilder) WithS3

func (_m *ServiceBuilder) WithS3() *config.ServiceBuilder

WithS3 provides a mock function with given fields:

func (*ServiceBuilder) WithSNS

func (_m *ServiceBuilder) WithSNS() *config.ServiceBuilder

WithSNS provides a mock function with given fields:

func (*ServiceBuilder) WithSQS

func (_m *ServiceBuilder) WithSQS() *config.ServiceBuilder

WithSQS provides a mock function with given fields:

func (*ServiceBuilder) WithSSM

func (_m *ServiceBuilder) WithSSM() *config.ServiceBuilder

WithSSM provides a mock function with given fields:

func (*ServiceBuilder) WithSTS

func (_m *ServiceBuilder) WithSTS() *config.ServiceBuilder

WithSTS provides a mock function with given fields:

Jump to

Keyboard shortcuts

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