# Functions
GetClient returns a default client.
KubernetesValidatorFunc returns a expr for checking the generic Kubernetes resources.
NewDefaultReader returns a reader implement.
PodValidatorFunc returns a expr for checking pod existing.
# Interfaces
Reader represents a reader interface.
ResourceValidator represents a generic resource validator.