ceph

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package ceph is gated behind -tags ceph (requires librados-dev + librbd-dev). This stub makes the package importable in default builds so that setup.go can reference ceph.Config and ceph.New without build-tag splits.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New always returns an error when built without -tags ceph.

Types

type Config

type Config struct {
	Monitors []string
	Pool     string
	Keyring  string
}

Config holds Ceph connection parameters.

Jump to

Keyboard shortcuts

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