# Functions
No description provided by the author
GetConditionByType returns condition of type condType if it exists in conditions, otherwise return empty condition struct.
GetConfigMapValue fetches the value for the provided configmap mapped to a given key.
GetConfigMapValues fetches the value for the provided configmap mapped to a given key.
No description provided by the author
IsX509UnknownAuthorityError checks whether an error is of type x509.UnknownAuthorityError.