package
1.21.0
Repository: https://github.com/trawler/kompose.git
Documentation: pkg.go.dev

# Functions

ParseVols parse volumes.
ReadFile read data from file or stdin.

# Constants

LabelControllerType defines the type of controller to be created.
LabelImagePullPolicy defines Kubernetes PodSpec imagePullPolicy.
LabelImagePullSecret defines a secret name for kubernetes ImagePullSecrets.
LabelNodePortPort defines the port value for NodePort service.
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 ...

# Variables

StdinData is data bytes read from stdin.

# Structs

Compose is docker compose file loader, implements Loader interface.