Versions in this module Expand all Collapse all v0 v0.1.0 Mar 20, 2025 Changes in this version + const AivenatorProtectedAnnotation + const AivenatorProtectedExpireAtAnnotation + const FolderPrefix + func ExtractAndGenerateConfig(service aiven_services.Service, secretName, namespaceName string) error + func TidyLocalSecrets() error + type Aiven struct + Client ctrl.Client + Ctx context.Context + Properties Properties + func Setup(innClient ctrl.Client, aivenService aiven_services.Service, ...) *Aiven + func (a Aiven) GenerateApplication() (*aiven_nais_io_v1.AivenApplication, error) + type Properties struct + Dest string + Expiry int + Namespace string + SecretName string + Service aiven_services.Service + Username string + type Secret struct + DestinationPath string + Secret *v1.Secret + Service aiven_services.Service + func (s *Secret) CreateKafkaConfigs() error + func (s *Secret) CreateOpenSearchConfigs() error