Documentation ¶
Index ¶
- func CreateOrUpdateConfig(ctx context.Context, clusterContext *clusterd.Context, ...) error
- func ReconcilePoolIDMap(ctx context.Context, clusterContext *clusterd.Context, ...) error
- func UpdateExistingData(existingMappings, newMappings *PeerIDMappings) (string, error)
- type PeerIDMapping
- type PeerIDMappings
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateConfig ¶
func ReconcilePoolIDMap ¶
func ReconcilePoolIDMap(ctx context.Context, clusterContext *clusterd.Context, clusterInfo *cephclient.ClusterInfo, pool *cephv1.CephBlockPool) error
func UpdateExistingData ¶
func UpdateExistingData(existingMappings, newMappings *PeerIDMappings) (string, error)
Types ¶
type PeerIDMapping ¶
type PeerIDMappings ¶
type PeerIDMappings []PeerIDMapping
func (*PeerIDMappings) String ¶
func (m *PeerIDMappings) String() (string, error)
Click to show internal directories.
Click to hide internal directories.