...

Text file src/edge-infra.dev/pkg/f8n/warehouse/lift/cmd/graph/testdata/snapshots/TestD2-shoot_0.txt

Documentation: edge-infra.dev/pkg/f8n/warehouse/lift/cmd/graph/testdata/snapshots

     1classes: {
     2  img: {
     3    shape: page
     4    style: {
     5      fill: "#ffdbf2"
     6      stroke: "#e895cb"
     7      font: mono
     8    }
     9  }
    10
    11  idx: {
    12    shape: page
    13    style: {
    14      fill: "#c8e7be"
    15      stroke: "#90a188"
    16      multiple: true
    17      font: mono
    18    }
    19  }
    20
    21  layer: {
    22    shape: rectangle
    23    style: {
    24      stroke: "#0072b2"
    25      fill: "#dbe4f1"
    26      font: mono
    27    }
    28  }
    29
    30  objects: {
    31    style: {
    32      stroke: "#fca903"
    33    }
    34  }
    35}
    36
    37Legend: {
    38  near: bottom-center
    39
    40  Layer: {
    41    ref: type@sha256:... {class: layer}
    42    ref2: type/runtime capability@sha256:... {class: layer}
    43  }
    44  Index: {
    45    ref: package name@sha256:... {class: idx}
    46  }
    47  Image: {
    48    ref: package name@sha256:... {class: img}
    49  }
    50  K8s Manifests: {
    51    objs: |yaml
    52      Kind/Name
    53      Deployment/bar
    54    | {class: objects}
    55  }
    56}
    57cert-manager-img-9f7e: "cert-manager@sha256:9f7e33f" {class: img}
    58runtime-layer-7673: "runtime@sha256:767376f" {class: layer}
    59redpanda-system-idx-5206: "redpanda-system@sha256:5206703" {class: idx}
    60redpanda-cluster-idx-21e5: "redpanda-cluster@sha256:21e515e" {class: idx}
    61external-secrets-operator-idx-b87a: "external-secrets-operator@sha256:b87aa8e" {class: idx}
    62secret-store-idx-ddfb: "secret-store@sha256:ddfb3e8" {class: idx}
    63edge-docker-pull-secret-idx-8707: "edge-docker-pull-secret@sha256:87079f1" {class: idx}
    64data-sync-instance-infra-img-4c50: "data-sync-instance-infra@sha256:4c506c8" {class: img}
    65runtime-layer-5333: "runtime@sha256:5333dc1" {class: layer}
    66infra-layer-f85f: "infra@sha256:f85f4ce" {class: layer}
    67shoot-idx-f64a: "shoot@sha256:f64aae1" {class: idx}
    68cert-manager-img-9f7e -> runtime-layer-7673
    69redpanda-system-idx-5206 -> cert-manager-img-9f7e
    70redpanda-cluster-idx-21e5 -> redpanda-system-idx-5206
    71secret-store-idx-ddfb -> external-secrets-operator-idx-b87a
    72edge-docker-pull-secret-idx-8707 -> secret-store-idx-ddfb
    73data-sync-instance-infra-img-4c50 -> runtime-layer-5333
    74data-sync-instance-infra-img-4c50 -> infra-layer-f85f
    75shoot-idx-f64a -> redpanda-cluster-idx-21e5
    76shoot-idx-f64a -> secret-store-idx-ddfb
    77shoot-idx-f64a -> edge-docker-pull-secret-idx-8707
    78shoot-idx-f64a -> data-sync-instance-infra-img-4c50

View as plain text