UNPKG
@jkcfg/kubernetes
Version:
latest (0.6.2)
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.0
jk Kubernetes library
github.com/jkcfg/kubernetes
jkcfg/kubernetes
@jkcfg/kubernetes
/
schemas
/
v1.9.0-local
/
selfsubjectrulesreviewspec.json
13 lines
•
241 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"properties"
: {
"namespace"
: {
"description"
:
"Namespace to evaluate rules for. Required."
,
"type"
: [
"string"
,
"null"
] } },
"
$schema
"
:
"http://json-schema.org/schema#"
,
"type"
:
"object"
}