Documentation ¶
Index ¶
- func AutomateElasticsearch(t *testing.T) *deployment.Service
- func AutomateLoadBalancer(t *testing.T) *deployment.Service
- func EsSideCar(t *testing.T) *deployment.Service
- func Postgresql(t *testing.T) *deployment.Service
- func Tempfile() string
- func WithDatabase(t *testing.T, f func(*testing.T, *bolt.DB))
- func WithDatabaseFile(t *testing.T, f func(*testing.T, *bolt.DB), path string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutomateElasticsearch ¶
func AutomateElasticsearch(t *testing.T) *deployment.Service
AutomateElasticsearch returns a sample elasticsearch service
func AutomateLoadBalancer ¶
func AutomateLoadBalancer(t *testing.T) *deployment.Service
AutomateLoadBalancer returns a sample automate-lb service
func EsSideCar ¶
func EsSideCar(t *testing.T) *deployment.Service
EsSideCar returns a sample es-sidecar-service
func Postgresql ¶
func Postgresql(t *testing.T) *deployment.Service
Postgresql returns a sample postgresql service
func WithDatabase ¶
WithDatabase opens a new boltdb database and calls the provided function
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.