Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // OpenebsVersionPatch is generic template for openebs version patch OpenebsVersionPatch = `{ "metadata": { "labels": { "openebs.io/version": "{{.}}" } } }` // VersionDetailsPatch is generic template for version details patch VersionDetailsPatch = `` /* 176-byte string literal not displayed */ )
View Source
var ( // CSPPatch is used for patching cstor pool CSPPatch = `` /* 541-byte string literal not displayed */ // CSPDeployPatch is used for patching cstor pool deployment CSPDeployPatch = `` /* 2689-byte string literal not displayed */ )
View Source
var ( // CstorTargetPatch is used to patch target deployment for cstor volume CstorTargetPatch = `` /* 1724-byte string literal not displayed */ )
View Source
var ( // JivaReplicaPatch is generic template for replica patch JivaReplicaPatch = `` /* 1148-byte string literal not displayed */ )
View Source
var ( // JivaTargetPatch is generic template for target patch JivaTargetPatch = `` /* 586-byte string literal not displayed */ )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.