JSON [api_object]ai-synthesized · conf 0.82
JSON represents any valid JSON value. These types are supported: bool, int64, float64, string, []interface{}, map[string]interface{} and nil.
apiextensions
JSON is a data format used by the Kubernetes API to represent custom resource definitions.
Why it matters It enables efficient and platform-independent data exchange between systems.
Key facts - Defined in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.JSON - Used to represent custom resource definitions
Sources
swagger.json — “io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.JSON”