Project

Scope: Cluster

  • spec
    object
    • spec.description
      string

      Arbitrary description of the project’s purpose. Specify an empty string if no description is required.

    • spec.parameters
      object

      Parameters passed to the resources template when creating the project.

      Before creation, the values are validated against the schema of the template’s input parameters.

    • spec.projectTemplateName
      string

      The name of the ProjectTemplate resource that defines which resources will be created in the project.

Deprecated resource. Support for the resource might be removed in a later release.

  • spec
    object
    • spec.description
      string

      Arbitrary description of the project’s purpose. Specify an empty string if no description is required.

    • spec.projectTypeName
      string

      The name of the ProjectType resource that defines which resources will be created in the project.

    • spec.template
      object

      Values passed to the resources template when creating the project. Before creation, the values are validated against the schema of the template’s input parameters.