Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OpininatedEnvVarNamingRegexp = regexp.MustCompile(`^[A-Z_][A-Z0-9_]{1}[A-Z0-9_]*[A-Z][A-Z0-9_]*$`)
Only allow uppercase letters, digits and underscores, min three chars
Functions ¶
func NewRunnerService ¶
func NewRunnerService(factory command.Factory, logger *zap.Logger) (runnerv2alpha1.RunnerServiceServer, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.