Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(source Source, ast *resource.Ast, config Config) (*nais_io_v1.AzureAdApplication, error)
Types ¶
type Config ¶
type Config interface { wonderwall.Config GetClusterName() string IsAzureratorEnabled() bool IsWonderwallEnabled() bool }
type Source ¶
type Source interface { resource.Source wonderwall.Source GetAccessPolicy() *nais_io_v1.AccessPolicy GetAzure() nais_io_v1.AzureInterface GetIngress() []nais_io_v1.Ingress }
Click to show internal directories.
Click to hide internal directories.