Versions in this module Expand all Collapse all v0 v0.44.0 Aug 7, 2026 Changes in this version + func WithAdminCredentials(user, password string) testcontainers.CustomizeRequestOption + type Container struct + func Run(ctx context.Context, img string, opts ...testcontainers.ContainerCustomizer) (*Container, error) + func (c *Container) AdminPassword() string + func (c *Container) AdminUser() string + func (c *Container) BrokerURL(ctx context.Context) (string, error) + func (c *Container) WebConsoleURL(ctx context.Context) (string, error)