orb

package
v1.5.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptFunc

func AdaptFunc(timestamp string, features ...string) zitadel.AdaptFunc

func BackupListFunc

func BackupListFunc() func(monitor mntr.Monitor, desiredTree *tree.Tree) (strings []string, err error)

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
}

func ParseDesiredV0

func ParseDesiredV0(desiredTree *tree.Tree) (*DesiredV0, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL