Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BuildService ¶
type Convention ¶
func FromServices ¶
func FromServices(c config.Config, b BuildService, r RegistryService) Convention
func (Convention) LoginToEcr ¶
func (c Convention) LoginToEcr(ctx context.Context) error
type RegistryService ¶
type Services ¶
type Services struct { Registry RegistryService Build BuildService }
Click to show internal directories.
Click to hide internal directories.