{ "description": "The names of the group, the version, and the resource.", "properties": { "group": { "description": "The name of the group.", "type": [ "string", "null" ] }, "resource": { "description": "The name of the resource.", "type": [ "string", "null" ] }, "version": { "description": "The name of the version.", "type": [ "string", "null" ] } }, "type": "object", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://kubernetes.io/api/groupversionresource/storagemigration/v1alpha1" }