controller

package
v0.0.0-...-81369e9 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultVolumeCapacityBytes is the default capacity for volumes if not specified explicitly
	DefaultVolumeCapacityBytes int64 = 1073741824 // 1 GiB
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler interface {
	csi.ControllerServer
}

func New

func New(cfg config.Controller, clusterHelper clusterhelper.Helper) Handler

New returns new instance of default implementation of the controller handler

Jump to

Keyboard shortcuts

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