flatten_rbd_pvc

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FlattenRBDPVC

func FlattenRBDPVC(ctx context.Context, clientSets *k8sutil.Clientsets, operatorNamespace, clusterNamespace, namespace, pvcName string, allowInUse bool)

Types

type RBDInfoOutput

type RBDInfoOutput struct {
	ID   string `json:"id"`
	Name string `json:"name"`
}

type RBDStatusOutput

type RBDStatusOutput struct {
	Watchers []Watcher `json:"watchers"`
}

type Watcher

type Watcher struct {
	Address string `json:"address"`
}

Jump to

Keyboard shortcuts

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