Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Supports ¶
func Supports(sc *scyllav1.ScyllaCluster, feature ScyllaFeature) (bool, error)
func VersionSupports ¶ added in v1.11.0
func VersionSupports(version string, feature ScyllaFeature) (bool, error)
Types ¶
type ScyllaFeature ¶
type ScyllaFeature string
const ( ReplacingNodeUsingHostID ScyllaFeature = "ReplacingNodeUsingHostID" ExposingScyllaClusterViaServiceOtherThanClusterIP ScyllaFeature = "ExposingScyllaClusterViaServiceOtherThanClusterIP" )
Click to show internal directories.
Click to hide internal directories.