Documentation ¶
Index ¶
- func IsEnvironmentArgument(s string) bool
- func ParseAnnotation(spec []string, defaultReader io.Reader) (map[string]string, []string, error)
- func ParseBuildArg(spec []string, defaultReader io.Reader) ([]kapi.EnvVar, error)
- func ParseEnv(spec []string, defaultReader io.Reader) ([]kapi.EnvVar, []string, error)
- func SplitEnvironmentFromResources(args []string) (resources, envArgs []string, ok bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEnvironmentArgument ¶
func ParseAnnotation ¶
func ParseBuildArg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.