Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(source Source, ast *resource.Ast, cfg Config) (*nais_io_v1.IDPortenClient, error)
Types ¶
type Config ¶
type Config interface { wonderwall.Config IsWonderwallEnabled() bool IsIDPortenEnabled() bool }
type Source ¶
type Source interface { resource.Source wonderwall.Source GetIDPorten() *nais_io_v1.IDPorten GetIngress() []nais_io_v1.Ingress }
Click to show internal directories.
Click to hide internal directories.