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
Click to show internal directories.
Click to hide internal directories.