Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultAppPublishingStrategy ¶ added in v0.25.0
func DefaultAppPublishingStrategy() []service.ServiceDescriptor
func NewOptions ¶
func NewOptions(spec saasv1alpha1.SystemSpec) pod.Options
Types ¶
type Secret ¶ added in v0.23.0
type Secret string
const ( SystemDatabaseSecret Secret = "system-database" SystemRecaptchaSecret Secret = "system-recaptcha" SystemEventsHookSecret Secret = "system-events-hook" SystemSmptSecret Secret = "system-smtp" SystemMasterApicastSecret Secret = "system-master-apicast" SystemZyncSecret Secret = "system-zync" SystemBackendSecret Secret = "system-backend" SystemMultitenantAssetsS3Secret Secret = "system-multitenant-assets-s3" SystemAppSecret Secret = "system-app" )
Click to show internal directories.
Click to hide internal directories.