Youki · Example Payload

Oci Runtime Config Zos Example

ContainersContainer RuntimeOCIRustCNCFCloud NativeKubernetes

Oci Runtime Config Zos Example is an example object payload from Youki, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

zos

Example Payload

oci-runtime-config-zos-example.json Raw ↑
{
  "zos": {
    "namespaces": [
      {
        "type": "pid",
        "path": "/etc/config"
      },
      {
        "type": "ipc",
        "path": "/"
      }
    ]
  }
}