Operator Extension Revocation V1¶
Source schema: doc/schemas/operator-extension-revocation.v1.schema.json
Governing Basis¶
Project Lineage¶
Fields¶
| Field | Required | Shape | Description |
|---|---|---|---|
schema |
yes |
const: operator-extension-revocation.v1 |
|
schema/v |
yes |
const: 1 |
|
revocation/ref |
yes |
ref: #/$defs/ref |
|
package/ref |
yes |
ref: #/$defs/ref |
|
package/digest |
yes |
ref: #/$defs/digest |
|
expected/generation |
yes |
integer | |
operator/binding-ref |
yes |
ref: #/$defs/ref |
|
reason |
yes |
string | |
issued-at |
yes |
string | |
signature |
yes |
ref: #/$defs/signature |
Definitions¶
| Definition | Shape | Description |
|---|---|---|
ref |
string | |
digest |
string | |
signature |
object | |
| ## Field Semantics |
schema¶
- Required:
yes - Shape: const:
operator-extension-revocation.v1
schema/v¶
- Required:
yes - Shape: const:
1
revocation/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
package/ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
package/digest¶
- Required:
yes - Shape: ref:
#/$defs/digest
expected/generation¶
- Required:
yes - Shape: integer
operator/binding-ref¶
- Required:
yes - Shape: ref:
#/$defs/ref
reason¶
- Required:
yes - Shape: string
issued-at¶
- Required:
yes - Shape: string
signature¶
- Required:
yes - Shape: ref:
#/$defs/signature
Definition Semantics¶
$defs.ref¶
- Shape: string
$defs.digest¶
- Shape: string
$defs.signature¶
- Shape: object