auth

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: EUPL-1.2 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Keycloak = component.BasicComponent{
		Name:  "keycloak",
		Type:  "Kustomize",
		Scope: "Auth",
		DependsOn: []meta.NamespacedObjectReference{
			{
				Name: "postgres-zalando",
			},
			{
				Name: "postgres-libresh",
			},
		},
		AdminCreds: true,
	}
)

Functions

This section is empty.

Types

type Model

type Model struct {
	*component.ScopeModel
}

func (Model) Components

func (c Model) Components() []component.Component

func (*Model) Init

func (c *Model) Init() error

func (Model) Items

func (c Model) Items() bubble.ItemList

func (*Model) Stage

func (m *Model) Stage() (component.Model, error)

Jump to

Keyboard shortcuts

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