package
1.35.0
Repository: https://github.com/kubernetes/kompose.git
Documentation: pkg.go.dev

# Functions

GetAbsBuildContext returns build context relative to project root dir.
GetGitCurrentBranch gets current git branch name for the current git repo.
GetGitCurrentRemoteURL gets current git remote URI for the current git repo.
GetImageTag get tag name from image name if no tag is specified return 'latest'.
HasGitBinary checks if the 'git' binary is available on the system.

# Structs

OpenShift implements Transformer interface and represents OpenShift transformer.