keycloak_amg

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT-0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const AmgAliasSuffix = `keycloak-amg`

Variables

This section is empty.

Functions

func NewApp

func NewApp() *application.Application

Types

type KeycloakOptions

type KeycloakOptions struct {
	application.ApplicationOptions

	AdminPassword   string
	AmgWorkspaceUrl string

	*amg_workspace.AmgOptions
	// contains filtered or unexported fields
}

func NewOptions

func NewOptions() (options *KeycloakOptions, flags cmd.Flags)

func (*KeycloakOptions) PostInstall

func (o *KeycloakOptions) PostInstall(_ string, _ []*resource.Resource) error

func (*KeycloakOptions) PreDependencies

func (o *KeycloakOptions) PreDependencies(application.Action) error

func (*KeycloakOptions) PreInstall

func (o *KeycloakOptions) PreInstall() error

type Logger

type Logger struct{}

func NewLogger

func NewLogger() *Logger

func (*Logger) Debugf

func (l *Logger) Debugf(format string, v ...interface{})

func (*Logger) Errorf

func (l *Logger) Errorf(format string, v ...interface{})

func (*Logger) Warnf

func (l *Logger) Warnf(format string, v ...interface{})

Jump to

Keyboard shortcuts

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