Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSkaffoldProfile ¶
func CreateSkaffoldProfile(out io.Writer, namespace string, configFile *ConfigFile) error
Types ¶
type ConfigFile ¶ added in v0.37.0
type ConfigFile struct { Path string Config *latestV1.SkaffoldConfig Profile *latestV1.Profile }
ConfigFile keeps track of config files and their corresponding SkaffoldConfigs and generated Profiles
Click to show internal directories.
Click to hide internal directories.