Documentation
¶
Index ¶
- func GetCopyRepo(cfg *runnerconfig.Config) string
- func GetCopyTag(cfg *runnerconfig.Config, version string) string
- func GetKanikoTag(cfg *runnerconfig.Config, version string) string
- func GetLocalTag(cfg *runnerconfig.Config, version string) string
- func GetLocalhostAlias() string
- func IsDocker() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCopyRepo ¶
func GetCopyRepo(cfg *runnerconfig.Config) string
Return the repo we _always_ use for copying
func GetCopyTag ¶
func GetCopyTag(cfg *runnerconfig.Config, version string) string
Return the tag we _always_ use for copying
func GetKanikoTag ¶
func GetKanikoTag(cfg *runnerconfig.Config, version string) string
Return a tag that can be used inside kaniko
func GetLocalTag ¶
func GetLocalTag(cfg *runnerconfig.Config, version string) string
Return a tag that can be used to build+push from the run-local environment
func GetLocalhostAlias ¶
func GetLocalhostAlias() string
GetLocalhostAlias returns the localhost alias for the installed container runtime.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.