topology

package
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TopologyDriverIdentity = "direct.csi.min.io/identity"
	TopologyDriverNode     = "direct.csi.min.io/node"
	TopologyDriverRack     = "direct.csi.min.io/rack"
	TopologyDriverZone     = "direct.csi.min.io/zone"
	TopologyDriverRegion   = "direct.csi.min.io/region"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TopologyConstraint

type TopologyConstraint struct {
	DriverIdentity string `json:"driverIdentity,omitempty"`
	DriverNode     string `json:"driverNode,omitempty"`
	DriverRack     string `json:"driverRack,omitempty"`
	DriverZone     string `json:"driverZone,omitempty"`
	DriverRegion   string `json:"driverRegion,omitempty"`
}

func (*TopologyConstraint) DeepCopyInto

func (in *TopologyConstraint) DeepCopyInto(out *TopologyConstraint)

Jump to

Keyboard shortcuts

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