INPUT_OBJECT
Resource context
input KubernetesResourceContextInput {# Optional namespace context for query. Defaults to `default` namespace to have # the same behavior as `kubectl`. If explicitly set to `null` then queries behave # like `--all-namespaces` in kubectl`namespace: String# Path to KRM contextpath: String}