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