OpenShift · Example Payload

Openshift Rest Build Source Example

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Openshift Rest Build Source Example is an example object payload from OpenShift, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typegitdockerfilecontextDirsourceSecret

Example Payload

Raw ↑
{
  "type": "example_value",
  "git": "example_value",
  "dockerfile": "example_value",
  "contextDir": "example_value",
  "sourceSecret": "example_value"
}