package
0.0.0-20240305222015-3e220e4698d4
Repository: https://github.com/soer3n/yaho.git
Documentation: pkg.go.dev
# Functions
Contains represents func for checking if a string is in a list of strings.
CopyUntypedMap return a copy of a map with strings as keys and empty interface as value.
GetEnvSettings represents func for returning helm cli settings which are needed for helm actions.
GetLabelsByInstance represents func for parsing labels by k8s objectMeta and env map.
InitActionConfig represents the initialization of an helm configuration.
No description provided by the author
No description provided by the author
MergeMaps returns distinct map of two as input have to be called as a goroutine to avoid memory leaks.
MergeUntypedMaps returns distinct map of two as input.
No description provided by the author
RandomString return a string with random chars of length n.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ClientInterface repesents interface for mocking custom k8s client.
HTTPClientInterface represents interface for mocking an http client.