Versions in this module Expand all Collapse all v0 v0.7.1 Apr 1, 2026 Changes in this version + func BaseConfigMap(owner *app.ExampleApp) *corev1.ConfigMap + func BaseSecret(owner *app.ExampleApp) *corev1.Secret + func NewConfigMapResource(owner *app.ExampleApp, dbHost *string) (component.Resource, error) + func NewSecretResource(owner *app.ExampleApp, dbHost *string) (component.Resource, error)