Versions in this module Expand all Collapse all v1 v1.0.0 Mar 3, 2020 Changes in this version + const NAMESPACE + func CheckMysqlPodsRunning(clientSet *kubernetes.Clientset, appLabel string) func(result chan string, done chan bool) error + func DeployFuncEasyResources(fileByte []byte, PVType string, pathOrClass string) error + func GenerateRSAKeys(bits int) (privateKeyPemBlock *pem.Block, publicKeyPemBlock *pem.Block, error error) + func GetCurrentVersion() string + func GetResourceStatus() + func NewK8sClientSet() (kubernetesClient *kubernetes.Clientset, ...) + func Restart() + func SignedToken(tokenName string, privateKeyPem []byte) (string, error) + func UpdateFuncEasyResources(fileByte []byte) error