Description:"Information about how the requesting user can use a given dashboard",
Description:"Information about how the requesting user can use a given dashboard",
Type:[]string{"object"},
Type:[]string{"object"},
Properties:map[string]spec.Schema{
Properties:map[string]spec.Schema{
"kind":{
"slug":{
SchemaProps:spec.SchemaProps{
SchemaProps:spec.SchemaProps{
Description:"Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Description:"Metadata fields",
Type:[]string{"string"},
Type:[]string{"string"},
Format:"",
Format:"",
},
},
},
},
"apiVersion":{
"url":{
SchemaProps:spec.SchemaProps{
SchemaProps:spec.SchemaProps{
Description:"APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
Description:"This is like the legacy DTO where access and metadata are all returned in a single call",
Type:[]string{"object"},
Properties:map[string]spec.Schema{
"kind":{
SchemaProps:spec.SchemaProps{
Description:"Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
Type:[]string{"string"},
Format:"",
},
},
"apiVersion":{
SchemaProps:spec.SchemaProps{
Description:"APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources",
Type:[]string{"string"},
Format:"",
},
},
"metadata":{
SchemaProps:spec.SchemaProps{
Description:"Standard object's metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata",