v1

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// S3 is the value for the S3 storage backend.
	S3 = "s3"

	// GCS is the value for the GCS storage backend.
	GCS = "gcs"

	// Azure is the value for the Azure storage backend.
	Azure = "azure"

	// Swift is the value for the Openstack Swift storage backend.
	Swift = "swift"

	// Filesystem is the value for the filesystem storage backend.
	Filesystem = "filesystem"
)

cortex storage constants

View Source
const Redacted = "***"

Variables

View Source
var File_github_com_rancher_opni_pkg_apis_storage_v1_storage_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AzureConfig added in v0.12.0

type AzureConfig = storage.AzureConfig

type Config added in v0.12.0

type Config = storage.Config

type FilesystemConfig added in v0.12.0

type FilesystemConfig = storage.FilesystemConfig

type GcsConfig added in v0.12.0

type GcsConfig = storage.GcsConfig

type HttpConfig added in v0.12.0

type HttpConfig = storage.HttpConfig

type S3Config added in v0.12.0

type S3Config = storage.S3Config

type S3SSEConfig added in v0.12.0

type S3SSEConfig = storage.S3SSEConfig

type SwiftConfig added in v0.12.0

type SwiftConfig = storage.SwiftConfig

Jump to

Keyboard shortcuts

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