secret

package
v0.38.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PasswordRequest added in v0.0.28

type PasswordRequest struct {
	Owner     metav1.Object
	Metadata  *mariadbv1alpha1.Metadata
	Key       types.NamespacedName
	SecretKey string
	Generate  bool
}

type SecretReconciler

type SecretReconciler struct {
	client.Client
	Builder *builder.Builder
	// contains filtered or unexported fields
}

func NewSecretReconciler

func NewSecretReconciler(client client.Client, builder *builder.Builder) (*SecretReconciler, error)

func (*SecretReconciler) Reconcile added in v0.0.25

func (r *SecretReconciler) Reconcile(ctx context.Context, req *SecretRequest) error

func (*SecretReconciler) ReconcilePassword added in v0.0.28

func (r *SecretReconciler) ReconcilePassword(ctx context.Context, req PasswordRequest) (string, error)

type SecretRequest added in v0.0.25

type SecretRequest struct {
	Owner    metav1.Object
	Metadata []*mariadbv1alpha1.Metadata
	Key      types.NamespacedName
	Data     map[string][]byte
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy