# Functions
DoReset executes a kubernetes job with kafka-consumer-group.sh installed to reset offset policy for the given consumer id on all topics.
ParseResetParams parses the given JSON data as reset parameters value and returns the actual reset value to be used with DoReset().
ParseResetV2Params parses the given JSON data as reset parameters value and returns the actual reset value to be used with DoReset().