rookceph

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: May 26, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name represents Rook Ceph component name as it should be referenced in function calls
	// and in configuration.
	Name = "rook-ceph"
)

Variables

This section is empty.

Functions

func NewConfig added in v0.6.0

func NewConfig() *component

NewConfig returns new Rook Ceph component configuration with default values set.

Types

type StorageClass

type StorageClass struct {
	Enable        bool   `hcl:"enable,optional"`
	Default       bool   `hcl:"default,optional"`
	ReclaimPolicy string `hcl:"reclaim_policy,optional"`
}

StorageClass provides struct to enable it or make it default.

Jump to

Keyboard shortcuts

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