func()

in secretcache/error.go [32:34]


func (i *InvalidConfigError) Error() string {
	return i.Message
}