storage

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: Apache-2.0 Imports: 22 Imported by: 1

Documentation

Index

Constants

View Source
const (
	SecretTypeChunkedIndex = corev1.SecretType("operatorframework.io/index.v1")
	SecretTypeChunkedChunk = corev1.SecretType("operatorframework.io/chunk.v1")
)

Variables

This section is empty.

Functions

func NewChunkedSecrets

func NewChunkedSecrets(client clientcorev1.SecretInterface, owner string, config ChunkedSecretsConfig) driver.Driver

Types

type ChunkedSecretsConfig

type ChunkedSecretsConfig struct {
	ChunkSize      int
	MaxReadChunks  int
	MaxWriteChunks int
	Log            func(string, ...interface{})
}

Jump to

Keyboard shortcuts

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