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