Documentation ¶
Index ¶
- Constants
- 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
Constants ¶
View Source
const NAMESPACE string = "funceasy"
Variables ¶
This section is empty.
Functions ¶
func CheckMysqlPodsRunning ¶
func DeployFuncEasyResources ¶
func GenerateRSAKeys ¶
func GetCurrentVersion ¶
func GetCurrentVersion() string
func GetResourceStatus ¶
func GetResourceStatus()
func NewK8sClientSet ¶
func NewK8sClientSet() (kubernetesClient *kubernetes.Clientset, apiExtensionsClient *apiextensionsclient.Clientset)
func UpdateFuncEasyResources ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.