csi

package
v0.0.0-...-f0c99b4 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	NodeSupportsStageUnstage(ctx context.Context, logger *slog.Logger) (bool, error)
	NodeSupportsVolumeCondition(ctx context.Context, logger *slog.Logger) (bool, error)
	GetDriverName(ctx context.Context, logger *slog.Logger) (string, error)
	IsHealthy(ctx context.Context, logger *slog.Logger) (bool, error)
	Close() error
}

func NewClient

func NewClient(addr string, logger *slog.Logger) (Client, error)

Jump to

Keyboard shortcuts

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