provided

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AdaptFunc

func AdaptFunc() zitadel.AdaptFunc

Types

type Current

type Current struct {
	Common  *tree.Common `yaml:",inline"`
	Current struct {
		URL  string
		Port string
	}
}

func (*Current) GetPort

func (c *Current) GetPort() string

func (*Current) GetURL

func (c *Current) GetURL() string

type DesiredV0

type DesiredV0 struct {
	Common *tree.Common `yaml:",inline"`
	Spec   Spec
}

type Spec

type Spec struct {
	Verbose   bool
	Namespace string
	URL       string
	Port      string
	Users     []string
}

Jump to

Keyboard shortcuts

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