Documentation ¶
Overview ¶
Package rbd for mirroring
Package rbd for mirroring
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mirroring ¶
type Mirroring struct { Namespace string // contains filtered or unexported fields }
Cluster represents the Rook and environment configuration settings needed to set up rbd mirroring.
func New ¶
func New(context *clusterd.Context, namespace, rookVersion string, cephVersion cephv1.CephVersionSpec, placement rookalpha.Placement, hostNetwork bool, spec cephv1.RBDMirroringSpec, resources v1.ResourceRequirements, ownerRef metav1.OwnerReference) *Mirroring
New creates an instance of the rbd mirroring
Click to show internal directories.
Click to hide internal directories.