Versions in this module Expand all Collapse all v0 v0.1.0 Mar 29, 2018 Changes in this version + const RecommendedConfigPathEnvVar + func CascadeDeleteOptions(gracePeriodSeconds int64) *metav1.DeleteOptions + func GetClusterConfig() (*rest.Config, error) + func IsKubernetesResourceAlreadyExistError(err error) bool + func IsKubernetesResourceNotFoundError(err error) bool + func JobListOpt(clusterName string) metav1.ListOptions + func LabelsForJob(jobName string) map[string]string + func MustNewKubeClient() kubernetes.Interface