package
0.4.0
Repository: https://github.com/sunsince90/kube-scraper.git
Documentation: pkg.go.dev

# Functions

GetRedisClient returns the redis client.
GetRedisPubChannel returns the redis channel for publishing events.
NewCommand returns the cobra command.
WithLogger puts a custom logger.

# Type aliases

Option defines an option.
ResponseHandler is a function is executed after each http call completed.