Documentation
¶
Index ¶
- func Contains(s []string, str string) bool
- func EmptySecretFields(secret *v1.Secret, fields []string) []string
- func GenerateAdminPassword() string
- func GetNodeIP(addressType v1.NodeAddressType, nodeAddresses []v1.NodeAddress) string
- func MergeMap(a, b map[string]string) map[string]string
- func Sha1(s string) string
- func Uniq(s []string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EmptySecretFields ¶
EmptySecretFields returns empty fields in Secret based on input field list
func GenerateAdminPassword ¶
func GenerateAdminPassword() string
func GetNodeIP ¶
func GetNodeIP(addressType v1.NodeAddressType, nodeAddresses []v1.NodeAddress) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.