package
1.16.0
Repository: https://github.com/pashevskii/kompose.git
Documentation: pkg.go.dev

# Functions

ParseVols parse volumes.

# Constants

LabelControllerType defines the type of controller to be created.
LabelServiceExpose defines if the service needs to be made accessible from outside the cluster or not.
LabelServiceExposeTLSSecret provides the name of the TLS secret to use with the Kubernetes ingress controller.
LabelServiceType defines the type of service to be created.
ServiceTypeHeadless ...

# Structs

Compose is docker compose file loader, implements Loader interface.