Przejdź do treści

Operator Extension Loose Import V1

Source schema: doc/schemas/operator-extension-loose-import.v1.schema.json

Governing Basis

Project Lineage

Fields

Field Required Shape Description
schema yes const: operator-extension-loose-import.v1
schema/v yes const: 1
root/id yes string
relative/path yes string
artifact/digest yes ref: #/$defs/digest
signature yes ref: #/$defs/signature

Definitions

Definition Shape Description
digest string
signature object
## Field Semantics

schema

  • Required: yes
  • Shape: const: operator-extension-loose-import.v1

schema/v

  • Required: yes
  • Shape: const: 1

root/id

  • Required: yes
  • Shape: string

relative/path

  • Required: yes
  • Shape: string

artifact/digest

  • Required: yes
  • Shape: ref: #/$defs/digest

signature

  • Required: yes
  • Shape: ref: #/$defs/signature

Definition Semantics

$defs.digest

  • Shape: string

$defs.signature

  • Shape: object