package
0.0.0-20230321075156-936a01b856ee
Repository: https://github.com/redhatinsights/insights-operator-controller.git
Documentation: pkg.go.dev

# Functions

DecodeValidRequest validates input maps (From Query.URL, or decoded Json Body) against template and returns typed structure srcs can be list of either map[string]interface{} or map[string][]string.
LowerCaseKeys returns new map with keys changed to lowercase.
MergeMaps Merges provided maps into one.
ZeroValue checks if value is a Zero value.

# Variables

PaginationTemplate contains validation for Pagination components.

# Structs

Pagination defines type safe Pagination request components.