When I'm creating resources for OpenShift/K8s, I might be out of coverage area. I'd like to get schema definition being offline.
How I can get from command line a schema for a kind. For example I would like to get a generic schema for Deployment, DeploymentConfig, Pod or a Secret. Is there a way to get schema without using google? Ideally if I could get some documentation description for it.