types

package
v0.0.0-...-9913de7 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Platform

type Platform interface {
	PowerOnNode(node string) error
	PowerOffNode(node string) error
	RebootNode(node string) error
	GetNodeStatus(node string) (string, error)
	DetachVolume(volName string, node string) error
	AttachVolume(volName, node string) error
}

Jump to

Keyboard shortcuts

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