Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultComposeFile name of the file that kompose will use if no file is explicitly set DefaultComposeFile = "docker-compose.yml" // DefaultProvider - provider that will be used if there is no provider was explicitly set DefaultProvider = "kubernetes" )
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
func Convert(opt kobject.ConvertOptions)
Convert transforms docker compose or dab file to k8s objects
func ValidateComposeFile ¶ added in v0.3.0
func ValidateComposeFile(cmd *cobra.Command, opt *kobject.ConvertOptions)
ValidateComposeFile validated the compose file provided for conversion
func ValidateFlags ¶
ValidateFlags validates all command line flags
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.