Options
All
  • Public
  • Public/Protected
  • All
Menu

Metadata related to pod generation. Although the optional fields are not that relevant since this extends Dict, they give an indication of what is sometimes expected.

Hierarchy

  • Dict<string>
    • PodSettings

Index

Properties

Optional email

email?: string

E-mail of the owner. Used in provisioning templates.

Optional name

name?: string

Name of the owner. Used in provisioning templates.

Optional oidcIssuer

oidcIssuer?: string

The OIDC issuer of the owner's WebId.

Optional template

template?: string

Required for dynamic pod configuration. Indicates the name of the config to use for the pod.

webId

webId: string

The WebId of the owner of this pod.