zitadel

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: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptFunc

func AdaptFunc(timestamp string, nodeselector map[string]string, tolerations []core.Toleration, features []string) zitadel.AdaptFunc

func BackupListFunc

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

Types

type DesiredV0

type DesiredV0 struct {
	Common     *tree.Common `yaml:",inline"`
	Spec       *Spec
	Database   *tree.Tree `yaml:"database"`
	Networking *tree.Tree `yaml:"networking"`
}

type Spec

type Spec struct {
	Verbose       bool
	ReplicaCount  int                          `yaml:"replicaCount,omitempty"`
	Configuration *configuration.Configuration `yaml:"configuration"`
	NodeSelector  map[string]string            `yaml:"nodeSelector,omitempty"`
	Tolerations   []corev1.Toleration          `yaml:"tolerations,omitempty"`
	Affinity      *k8s.Affinity                `yaml:"affinity,omitempty"`
	Resources     *k8s.Resources               `yaml:"resources,omitempty"`
}

func (*Spec) IsZero added in v0.32.6

func (s *Spec) IsZero() bool

Directories

Path Synopsis
ui

Jump to

Keyboard shortcuts

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