JSON

io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.JSON

Description

JSON represents any valid JSON value. These types are supported: bool, int64, float64, string, []interface{}, map[string]interface{} and nil.