mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-15 17:51:20 +00:00
2e2d5d8db7
* feat: update built-in resource schemas Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> * fix unit test Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> --------- Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2166 lines
No EOL
45 KiB
JSON
2166 lines
No EOL
45 KiB
JSON
[
|
|
{
|
|
"kind": "APIResourceList",
|
|
"groupVersion": "v1",
|
|
"resources": [
|
|
{
|
|
"name": "bindings",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Binding",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "componentstatuses",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ComponentStatus",
|
|
"verbs": [
|
|
"get",
|
|
"list"
|
|
],
|
|
"shortNames": [
|
|
"cs"
|
|
]
|
|
},
|
|
{
|
|
"name": "configmaps",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ConfigMap",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cm"
|
|
],
|
|
"storageVersionHash": "qFsyl6wFWjQ="
|
|
},
|
|
{
|
|
"name": "endpoints",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Endpoints",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ep"
|
|
],
|
|
"storageVersionHash": "fWeeMqaN/OA="
|
|
},
|
|
{
|
|
"name": "events",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Event",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ev"
|
|
],
|
|
"storageVersionHash": "r2yiGXH7wu8="
|
|
},
|
|
{
|
|
"name": "limitranges",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "LimitRange",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"limits"
|
|
],
|
|
"storageVersionHash": "EBKMFVe6cwo="
|
|
},
|
|
{
|
|
"name": "namespaces",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "Namespace",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ns"
|
|
],
|
|
"storageVersionHash": "Q3oi5N2YM8M="
|
|
},
|
|
{
|
|
"name": "namespaces/finalize",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "Namespace",
|
|
"verbs": [
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "namespaces/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "Namespace",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "nodes",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "Node",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"no"
|
|
],
|
|
"storageVersionHash": "XwShjMxG9Fs="
|
|
},
|
|
{
|
|
"name": "nodes/proxy",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "NodeProxyOptions",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "nodes/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "Node",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "persistentvolumeclaims",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PersistentVolumeClaim",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"pvc"
|
|
],
|
|
"storageVersionHash": "QWTyNDq0dC4="
|
|
},
|
|
{
|
|
"name": "persistentvolumeclaims/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PersistentVolumeClaim",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "persistentvolumes",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PersistentVolume",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"pv"
|
|
],
|
|
"storageVersionHash": "HN/zwEC+JgM="
|
|
},
|
|
{
|
|
"name": "persistentvolumes/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PersistentVolume",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Pod",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"po"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "xPOwRZ+Yhw8="
|
|
},
|
|
{
|
|
"name": "pods/attach",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodAttachOptions",
|
|
"verbs": [
|
|
"create",
|
|
"get"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/binding",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Binding",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/ephemeralcontainers",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Pod",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/eviction",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"group": "policy",
|
|
"version": "v1",
|
|
"kind": "Eviction",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/exec",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodExecOptions",
|
|
"verbs": [
|
|
"create",
|
|
"get"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/log",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Pod",
|
|
"verbs": [
|
|
"get"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/portforward",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodPortForwardOptions",
|
|
"verbs": [
|
|
"create",
|
|
"get"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/proxy",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodProxyOptions",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "pods/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Pod",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "podtemplates",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodTemplate",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "LIXB2x4IFpk="
|
|
},
|
|
{
|
|
"name": "replicationcontrollers",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ReplicationController",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"rc"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "Jond2If31h0="
|
|
},
|
|
{
|
|
"name": "replicationcontrollers/scale",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"group": "autoscaling",
|
|
"version": "v1",
|
|
"kind": "Scale",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "replicationcontrollers/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ReplicationController",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "resourcequotas",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ResourceQuota",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"quota"
|
|
],
|
|
"storageVersionHash": "8uhSgffRX6w="
|
|
},
|
|
{
|
|
"name": "resourcequotas/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ResourceQuota",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "secrets",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Secret",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "S6u1pOWzb84="
|
|
},
|
|
{
|
|
"name": "serviceaccounts",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ServiceAccount",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"sa"
|
|
],
|
|
"storageVersionHash": "pbx9ZvyFpBE="
|
|
},
|
|
{
|
|
"name": "serviceaccounts/token",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"group": "authentication.k8s.io",
|
|
"version": "v1",
|
|
"kind": "TokenRequest",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "services",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Service",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"svc"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "0/CO1lhkEBI="
|
|
},
|
|
{
|
|
"name": "services/proxy",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ServiceProxyOptions",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "services/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Service",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "apiregistration.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "apiservices",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "APIService",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"categories": [
|
|
"api-extensions"
|
|
],
|
|
"storageVersionHash": "InPBPD7+PqM="
|
|
},
|
|
{
|
|
"name": "apiservices/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "APIService",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "apps/v1",
|
|
"resources": [
|
|
{
|
|
"name": "controllerrevisions",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ControllerRevision",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "85nkx63pcBU="
|
|
},
|
|
{
|
|
"name": "daemonsets",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "DaemonSet",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ds"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "dd7pWHUlMKQ="
|
|
},
|
|
{
|
|
"name": "daemonsets/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "DaemonSet",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "deployments",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Deployment",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"deploy"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "8aSe+NMegvE="
|
|
},
|
|
{
|
|
"name": "deployments/scale",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"group": "autoscaling",
|
|
"version": "v1",
|
|
"kind": "Scale",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "deployments/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Deployment",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "replicasets",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ReplicaSet",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"rs"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "P1RzHs8/mWQ="
|
|
},
|
|
{
|
|
"name": "replicasets/scale",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"group": "autoscaling",
|
|
"version": "v1",
|
|
"kind": "Scale",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "replicasets/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "ReplicaSet",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "statefulsets",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "StatefulSet",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"sts"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "H+vl74LkKdo="
|
|
},
|
|
{
|
|
"name": "statefulsets/scale",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"group": "autoscaling",
|
|
"version": "v1",
|
|
"kind": "Scale",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "statefulsets/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "StatefulSet",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "events.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "events",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Event",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ev"
|
|
],
|
|
"storageVersionHash": "r2yiGXH7wu8="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "authentication.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "tokenreviews",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "TokenReview",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "authorization.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "localsubjectaccessreviews",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "LocalSubjectAccessReview",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "selfsubjectaccessreviews",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "SelfSubjectAccessReview",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "selfsubjectrulesreviews",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "SelfSubjectRulesReview",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
},
|
|
{
|
|
"name": "subjectaccessreviews",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "SubjectAccessReview",
|
|
"verbs": [
|
|
"create"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "autoscaling/v2",
|
|
"resources": [
|
|
{
|
|
"name": "horizontalpodautoscalers",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "HorizontalPodAutoscaler",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"hpa"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "oQlkt7f5j/A="
|
|
},
|
|
{
|
|
"name": "horizontalpodautoscalers/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "HorizontalPodAutoscaler",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "autoscaling/v1",
|
|
"resources": [
|
|
{
|
|
"name": "horizontalpodautoscalers",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "HorizontalPodAutoscaler",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"hpa"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "oQlkt7f5j/A="
|
|
},
|
|
{
|
|
"name": "horizontalpodautoscalers/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "HorizontalPodAutoscaler",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "batch/v1",
|
|
"resources": [
|
|
{
|
|
"name": "cronjobs",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "CronJob",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cj"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "sd5LIXh4Fjs="
|
|
},
|
|
{
|
|
"name": "cronjobs/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "CronJob",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "jobs",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Job",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"categories": [
|
|
"all"
|
|
],
|
|
"storageVersionHash": "mudhfqk/qZY="
|
|
},
|
|
{
|
|
"name": "jobs/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Job",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "certificates.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "certificatesigningrequests",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CertificateSigningRequest",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"csr"
|
|
],
|
|
"storageVersionHash": "95fRKMXA+00="
|
|
},
|
|
{
|
|
"name": "certificatesigningrequests/approval",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CertificateSigningRequest",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "certificatesigningrequests/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CertificateSigningRequest",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "networking.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "ingressclasses",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "IngressClass",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "l/iqIbDgFyQ="
|
|
},
|
|
{
|
|
"name": "ingresses",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Ingress",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ing"
|
|
],
|
|
"storageVersionHash": "39NQlfNR+bo="
|
|
},
|
|
{
|
|
"name": "ingresses/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Ingress",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "networkpolicies",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "NetworkPolicy",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"netpol"
|
|
],
|
|
"storageVersionHash": "YpfwF18m1G8="
|
|
},
|
|
{
|
|
"name": "networkpolicies/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "NetworkPolicy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "policy/v1",
|
|
"resources": [
|
|
{
|
|
"name": "poddisruptionbudgets",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodDisruptionBudget",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"pdb"
|
|
],
|
|
"storageVersionHash": "6BGBu0kpHtk="
|
|
},
|
|
{
|
|
"name": "poddisruptionbudgets/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "PodDisruptionBudget",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "rbac.authorization.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "clusterrolebindings",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ClusterRoleBinding",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "48tpQ8gZHFc="
|
|
},
|
|
{
|
|
"name": "clusterroles",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ClusterRole",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "bYE5ZWDrJ44="
|
|
},
|
|
{
|
|
"name": "rolebindings",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "RoleBinding",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "eGsCzGH6b1g="
|
|
},
|
|
{
|
|
"name": "roles",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Role",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "7FuwZcIIItM="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "storage.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "csidrivers",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CSIDriver",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "hL6j/rwBV5w="
|
|
},
|
|
{
|
|
"name": "csinodes",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CSINode",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "Pe62DkZtjuo="
|
|
},
|
|
{
|
|
"name": "csistoragecapacities",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "CSIStorageCapacity",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "xeVl+2Ly1kE="
|
|
},
|
|
{
|
|
"name": "storageclasses",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "StorageClass",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"sc"
|
|
],
|
|
"storageVersionHash": "K+m6uJwbjGY="
|
|
},
|
|
{
|
|
"name": "volumeattachments",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "VolumeAttachment",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "tJx/ezt6UDU="
|
|
},
|
|
{
|
|
"name": "volumeattachments/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "VolumeAttachment",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "storage.k8s.io/v1beta1",
|
|
"resources": [
|
|
{
|
|
"name": "csistoragecapacities",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "CSIStorageCapacity",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "xeVl+2Ly1kE="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "admissionregistration.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "mutatingwebhookconfigurations",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "MutatingWebhookConfiguration",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"categories": [
|
|
"api-extensions"
|
|
],
|
|
"storageVersionHash": "Sqi0GUgDaX0="
|
|
},
|
|
{
|
|
"name": "validatingwebhookconfigurations",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ValidatingWebhookConfiguration",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"categories": [
|
|
"api-extensions"
|
|
],
|
|
"storageVersionHash": "B0wHjQmsGNk="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "apiextensions.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "customresourcedefinitions",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CustomResourceDefinition",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"crd",
|
|
"crds"
|
|
],
|
|
"categories": [
|
|
"api-extensions"
|
|
],
|
|
"storageVersionHash": "jfWCUB31mvA="
|
|
},
|
|
{
|
|
"name": "customresourcedefinitions/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "CustomResourceDefinition",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "scheduling.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "priorityclasses",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PriorityClass",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"pc"
|
|
],
|
|
"storageVersionHash": "1QwjyaZjj3Y="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "coordination.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "leases",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Lease",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "gqkMMb/YqFM="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "node.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "runtimeclasses",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "RuntimeClass",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "WQTu1GL3T2Q="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "discovery.k8s.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "endpointslices",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "EndpointSlice",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "Nx3SIv6I0mE="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "flowcontrol.apiserver.k8s.io/v1beta3",
|
|
"resources": [
|
|
{
|
|
"name": "flowschemas",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "FlowSchema",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "G+8IkrqFuJw="
|
|
},
|
|
{
|
|
"name": "flowschemas/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "FlowSchema",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "prioritylevelconfigurations",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PriorityLevelConfiguration",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "wltM4WMeeXs="
|
|
},
|
|
{
|
|
"name": "prioritylevelconfigurations/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PriorityLevelConfiguration",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "flowcontrol.apiserver.k8s.io/v1beta2",
|
|
"resources": [
|
|
{
|
|
"name": "flowschemas",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "FlowSchema",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "G+8IkrqFuJw="
|
|
},
|
|
{
|
|
"name": "flowschemas/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "FlowSchema",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "prioritylevelconfigurations",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PriorityLevelConfiguration",
|
|
"verbs": [
|
|
"create",
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"storageVersionHash": "wltM4WMeeXs="
|
|
},
|
|
{
|
|
"name": "prioritylevelconfigurations/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "PriorityLevelConfiguration",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "kyverno.io/v1",
|
|
"resources": [
|
|
{
|
|
"name": "policies",
|
|
"singularName": "policy",
|
|
"namespaced": true,
|
|
"kind": "Policy",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"pol"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "vgwy0+LsB2g="
|
|
},
|
|
{
|
|
"name": "policies/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Policy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "clusterpolicies",
|
|
"singularName": "clusterpolicy",
|
|
"namespaced": false,
|
|
"kind": "ClusterPolicy",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cpol"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "uhKMxCLP2EM="
|
|
},
|
|
{
|
|
"name": "clusterpolicies/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ClusterPolicy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "kyverno.io/v2beta1",
|
|
"resources": [
|
|
{
|
|
"name": "clusterpolicies",
|
|
"singularName": "clusterpolicy",
|
|
"namespaced": false,
|
|
"kind": "ClusterPolicy",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cpol"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "uhKMxCLP2EM="
|
|
},
|
|
{
|
|
"name": "clusterpolicies/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ClusterPolicy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "policies",
|
|
"singularName": "policy",
|
|
"namespaced": true,
|
|
"kind": "Policy",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"pol"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "vgwy0+LsB2g="
|
|
},
|
|
{
|
|
"name": "policies/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "Policy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "kyverno.io/v1beta1",
|
|
"resources": [
|
|
{
|
|
"name": "updaterequests",
|
|
"singularName": "updaterequest",
|
|
"namespaced": true,
|
|
"kind": "UpdateRequest",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ur"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "eONxZViWbfY="
|
|
},
|
|
{
|
|
"name": "updaterequests/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "UpdateRequest",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "kyverno.io/v2alpha1",
|
|
"resources": [
|
|
{
|
|
"name": "policyexceptions",
|
|
"singularName": "policyexception",
|
|
"namespaced": true,
|
|
"kind": "PolicyException",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"polex"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "5nV1Gs33oFY="
|
|
},
|
|
{
|
|
"name": "cleanuppolicies",
|
|
"singularName": "cleanuppolicy",
|
|
"namespaced": true,
|
|
"kind": "CleanupPolicy",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cleanpol"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "XC7lfuQh3/Y="
|
|
},
|
|
{
|
|
"name": "cleanuppolicies/status",
|
|
"singularName": "",
|
|
"namespaced": true,
|
|
"kind": "CleanupPolicy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
},
|
|
{
|
|
"name": "clustercleanuppolicies",
|
|
"singularName": "clustercleanuppolicy",
|
|
"namespaced": false,
|
|
"kind": "ClusterCleanupPolicy",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"ccleanpol"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "5ds2fZ6fEk4="
|
|
},
|
|
{
|
|
"name": "clustercleanuppolicies/status",
|
|
"singularName": "",
|
|
"namespaced": false,
|
|
"kind": "ClusterCleanupPolicy",
|
|
"verbs": [
|
|
"get",
|
|
"patch",
|
|
"update"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "kyverno.io/v1alpha2",
|
|
"resources": [
|
|
{
|
|
"name": "admissionreports",
|
|
"singularName": "admissionreport",
|
|
"namespaced": true,
|
|
"kind": "AdmissionReport",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"admr"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "IsipMAPpvBY="
|
|
},
|
|
{
|
|
"name": "clusterbackgroundscanreports",
|
|
"singularName": "clusterbackgroundscanreport",
|
|
"namespaced": false,
|
|
"kind": "ClusterBackgroundScanReport",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cbgscanr"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "06OLYH7r/qU="
|
|
},
|
|
{
|
|
"name": "clusteradmissionreports",
|
|
"singularName": "clusteradmissionreport",
|
|
"namespaced": false,
|
|
"kind": "ClusterAdmissionReport",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cadmr"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "9Ca0NOmj7m0="
|
|
},
|
|
{
|
|
"name": "backgroundscanreports",
|
|
"singularName": "backgroundscanreport",
|
|
"namespaced": true,
|
|
"kind": "BackgroundScanReport",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"bgscanr"
|
|
],
|
|
"categories": [
|
|
"kyverno"
|
|
],
|
|
"storageVersionHash": "7oqBHzjOK1I="
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"kind": "APIResourceList",
|
|
"apiVersion": "v1",
|
|
"groupVersion": "wgpolicyk8s.io/v1alpha2",
|
|
"resources": [
|
|
{
|
|
"name": "clusterpolicyreports",
|
|
"singularName": "clusterpolicyreport",
|
|
"namespaced": false,
|
|
"kind": "ClusterPolicyReport",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"cpolr"
|
|
],
|
|
"storageVersionHash": "eKD/I8GSkRU="
|
|
},
|
|
{
|
|
"name": "policyreports",
|
|
"singularName": "policyreport",
|
|
"namespaced": true,
|
|
"kind": "PolicyReport",
|
|
"verbs": [
|
|
"delete",
|
|
"deletecollection",
|
|
"get",
|
|
"list",
|
|
"patch",
|
|
"create",
|
|
"update",
|
|
"watch"
|
|
],
|
|
"shortNames": [
|
|
"polr"
|
|
],
|
|
"storageVersionHash": "oABByl1YGQo="
|
|
}
|
|
]
|
|
}
|
|
] |