Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DesiredV0 ¶
type DesiredV0 struct { Common *tree.Common `yaml:",inline"` Spec struct { Verbose bool NodeSelector map[string]string `yaml:"nodeSelector,omitempty"` Tolerations []corev1.Toleration `yaml:"tolerations,omitempty"` Version string `yaml:"version,omitempty"` //Use this registry to pull the ZITADEL operator image from //@default: ghcr.io CustomImageRegistry string } IAM *tree.Tree }
Click to show internal directories.
Click to hide internal directories.