Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ComposeFile string CliArtifacts []string CliKubernetesManifests []string SkipBuild bool SkipDeploy bool Force bool Analyze bool EnableJibInit bool // TODO: Remove this parameter EnableJibGradleInit bool EnableBuildpacksInit bool EnableNewInitFormat bool EnableManifestGeneration bool BuildpacksBuilder string Opts config.SkaffoldOptions MaxFileSize int64 }
Config contains all the parameters for the initializer package
Click to show internal directories.
Click to hide internal directories.