ceph

package
v0.0.1-dev-bc965b9 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RadosGatewayPort = 8888
)

Variables

This section is empty.

Functions

func GetRadosGatewayUrl

func GetRadosGatewayUrl() string

Types

type SpaceMetrics

type SpaceMetrics struct {
	Stats `json:"stats"`
}

type Stats

type Stats struct {
	TotalBytes      int64 `json:"total_bytes"`
	TotalAvailBytes int64 `json:"total_avail_bytes"`
	TotalUsedBytes  int64 `json:"total_used_bytes"`
}

Jump to

Keyboard shortcuts

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