OpenShift · JSON Structure

Openshift Rest Pod Template Spec Structure

Type: object Properties: 0
CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

PodTemplateSpec is a JSON Structure definition published by OpenShift. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "PodTemplateSpec",
  "type": "object",
  "properties": {}
}