v1
latestOpenAPI 3.0.12026-07-17303.2 KBGet the list of possible fully-namespaced names for a specific Kubernetes resource. E.g. given `Container` return `io.k8s.api.core.v1.Container`. Given `EnvVarSource` return `io.k8s.api.core.v1.EnvVarSource`
get/schemas/search/{resourceName}
Path parameters
resourceNamestring required
The name of a Kubernetes resource or field.
Response
OK
string[] required
The list of possible names for the specified Kubernetes resource or field.