package
1.1.3
Repository: https://github.com/portworx/talisman.git
Documentation: pkg.go.dev

# Functions

NewPXClusterProvider creates a new PX cluster.

# Constants

SharedAppsScaleDownAuto is mode where shared px apps will be scaled down only when px major version is upgraded.
SharedAppsScaleDownOff is mode where shared px apps will not be scaled down.
SharedAppsScaleDownOn is mode where shared px apps will be scaled down without any version checks.

# Structs

DeleteOptions are options to customize the delete process.
UpgradeOptions are options to customize the upgrade process.

# Interfaces

Cluster an interface to manage a storage cluster.

# Type aliases

SharedAppsScaleDownMode is type for choosing behavior of scaling down shared apps.