Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ECRRegistry ¶
type ECRRegistry string
func GetEKSHybridRegistry ¶
func GetEKSHybridRegistry(region string) (ECRRegistry, error)
func GetEKSRegistry ¶
func GetEKSRegistry(region string) (ECRRegistry, error)
func (*ECRRegistry) GetImageReference ¶
func (r *ECRRegistry) GetImageReference(repository, tag string) string
func (*ECRRegistry) GetSandboxImage ¶
func (r *ECRRegistry) GetSandboxImage() string
func (*ECRRegistry) String ¶
func (r *ECRRegistry) String() string
Click to show internal directories.
Click to hide internal directories.