# Functions
DurationStrToSecondsInt converts duration string to *int64 in seconds.
FormatContainerName format Container name.
FormatEnvName format env name.
FormatFileName format file name.
GetContentFromFile gets the content from the file..
GetEnvsFromFile get env vars from env_file.
GetImagePullPolicy get image pull settings.
GetRestartPolicy ...
PrintList will take the data converted and decide on the commandline attributes given.
SortedKeys Ensure the kubernetes objects are in a consistent order.
TranslatePodResource config pod resources.
# Constants
DaemonSetController is controller type for DaemonSet.
DeploymentController is controller type for Deployment.
PVCRequestSize (Persistent Volume Claim) has default size.
ReplicationController is controller type for ReplicationController.
TIMEOUT is how long we'll wait for the termination of kubernetes resource to be successful used when undeploying resources from kubernetes.
# Structs
Kubernetes implements Transformer interface and represents Kubernetes transformer.