Home
last modified time | relevance | path

Searched refs:KEY_SCHEMA (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/xeipuuv/gojsonschema/
H A Ddraft.go102 if existsMapKey(m, KEY_SCHEMA) {
103 if !isKind(m[KEY_SCHEMA], reflect.String) {
107 "key": KEY_SCHEMA,
113 schemaReference, err := gojsonreference.NewJsonReference(m[KEY_SCHEMA].(string))
H A DsubSchema.go37 KEY_SCHEMA = "$schema" const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/xeipuuv/gojsonschema/
H A Ddraft.go102 if existsMapKey(m, KEY_SCHEMA) {
103 if !isKind(m[KEY_SCHEMA], reflect.String) {
107 "key": KEY_SCHEMA,
113 schemaReference, err := gojsonreference.NewJsonReference(m[KEY_SCHEMA].(string))
H A DsubSchema.go37 KEY_SCHEMA = "$schema" const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/xeipuuv/gojsonschema/
H A Ddraft.go102 if existsMapKey(m, KEY_SCHEMA) {
103 if !isKind(m[KEY_SCHEMA], reflect.String) {
107 "key": KEY_SCHEMA,
113 schemaReference, err := gojsonreference.NewJsonReference(m[KEY_SCHEMA].(string))
H A DsubSchema.go37 KEY_SCHEMA = "$schema" const
/dports/net/traefik/traefik-2.6.1/vendor/github.com/xeipuuv/gojsonschema/
H A Ddraft.go102 if existsMapKey(m, KEY_SCHEMA) {
103 if !isKind(m[KEY_SCHEMA], reflect.String) {
107 "key": KEY_SCHEMA,
113 schemaReference, err := gojsonreference.NewJsonReference(m[KEY_SCHEMA].(string))
H A DsubSchema.go37 KEY_SCHEMA = "$schema" const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/xeipuuv/gojsonschema/
H A Ddraft.go95 if existsMapKey(m, KEY_SCHEMA) {
96 if !isKind(m[KEY_SCHEMA], reflect.String) {
100 "key": KEY_SCHEMA,
106 schemaReference, err := gojsonreference.NewJsonReference(m[KEY_SCHEMA].(string))
H A DsubSchema.go39 KEY_SCHEMA = "$schema" const
/dports/security/py-securesystemslib/securesystemslib-124bb05d/tests/
H A Dtest_formats.py118 'KEY_SCHEMA': (securesystemslib.formats.KEY_SCHEMA,
124 'PUBLIC_KEY_SCHEMA': (securesystemslib.formats.KEY_SCHEMA,
129 'PUBLIC_KEY_SCHEMA2': (securesystemslib.formats.KEY_SCHEMA,
H A Dtest_keys.py109 securesystemslib.formats.KEY_SCHEMA.check_match(key_meta),
117 securesystemslib.formats.KEY_SCHEMA.check_match(key_meta),
184 securesystemslib.formats.KEY_SCHEMA.check_match(rsakey_dict_from_meta),
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/github.com/xeipuuv/gojsonschema/
H A Dschema.go121 if existsMapKey(m, KEY_SCHEMA) {
122 if !isKind(m[KEY_SCHEMA], reflect.String) {
127 "given": KEY_SCHEMA,
131 schemaRef := m[KEY_SCHEMA].(string)
H A DsubSchema.go38 KEY_SCHEMA = "$subSchema" const
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/xeipuuv/gojsonschema/
H A Dschema.go89 if existsMapKey(m, KEY_SCHEMA) {
90 if !isKind(m[KEY_SCHEMA], reflect.String) {
95 "given": KEY_SCHEMA,
99 schemaRef := m[KEY_SCHEMA].(string)
H A DsubSchema.go38 KEY_SCHEMA = "$subSchema" const
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/xeipuuv/gojsonschema/
H A Dschema.go89 if existsMapKey(m, KEY_SCHEMA) {
90 if !isKind(m[KEY_SCHEMA], reflect.String) {
95 "given": KEY_SCHEMA,
99 schemaRef := m[KEY_SCHEMA].(string)
H A DsubSchema.go38 KEY_SCHEMA = "$subSchema" const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go39 KEY_SCHEMA = "$schema" const
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go39 KEY_SCHEMA = "$schema" const
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go39 KEY_SCHEMA = "$schema" const
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go39 KEY_SCHEMA = "$schema" const
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/xeipuuv/gojsonschema/
H A DsubSchema.go39 KEY_SCHEMA = "$schema" const
/dports/security/py-securesystemslib/securesystemslib-124bb05d/securesystemslib/
H A Dformats.py234 KEY_SCHEMA = SCHEMA.Object( variable
387 value_schema = KEY_SCHEMA)
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/pynamodb/
H A Dconstants.pyi36 KEY_SCHEMA: str

12