Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
BuildpacksBuilder string
ComposeFile string
DefaultKustomization 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
Opts config.SkaffoldOptions
MaxFileSize int64
}
Config contains all the parameters for the initializer package
Click to show internal directories.
Click to hide internal directories.