package
1.10.0
Repository: https://github.com/mccjul/kompose.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

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.

# Structs

Compose is docker compose file loader, implements Loader interface.