Documentation
¶
Index ¶
- func CheckPasswordHash(password, hash string) bool
- func DecryptString(encrypted string) (string, error)
- func EncryptString(input string) string
- func GenerateKubectlAgentName(username string) string
- func GenerateNodeAgentName(nodeName string) string
- func GetImageRegistryAndRepo(image string) (string, string)
- func GetPodErrorMessage(pod *corev1.Pod) string
- func GuessSearchResources(query string) (string, string)
- func HashPassword(password string) (string, error)
- func InjectAnalytics(htmlContent string) string
- func InjectKiteBase(htmlContent string, base string) string
- func IsPodErrorOrSuccess(pod *corev1.Pod) bool
- func IsPodReady(pod *corev1.Pod) bool
- func RandomString(length int) string
- func ToEnvName(input string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckPasswordHash ¶ added in v0.5.0
func DecryptString ¶ added in v0.5.0
func EncryptString ¶ added in v0.5.0
func GenerateKubectlAgentName ¶ added in v0.8.0
func GenerateNodeAgentName ¶ added in v0.7.4
func GetImageRegistryAndRepo ¶
func GetPodErrorMessage ¶
func GuessSearchResources ¶
func HashPassword ¶ added in v0.5.0
func InjectAnalytics ¶
func InjectKiteBase ¶ added in v0.7.1
func IsPodErrorOrSuccess ¶
func IsPodReady ¶
func RandomString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.