Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MINIOResource ¶
type MINIOResource struct { Endpoint string BucketName string Port string AccessKey string SecretKey string SiteRegion string ResourceName string Client *minio.Client }
func SetupMINIO ¶
func SetupMINIO(pool *dockertest.Pool, d Cleaner) (*MINIOResource, error)
type TransformerResource ¶
func SetupTransformer ¶
func SetupTransformer(pool *dockertest.Pool, d Cleaner) (*TransformerResource, error)
Click to show internal directories.
Click to hide internal directories.