job_validators

package
v1.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CostOptimizationFeatureStateAwareOrchestration = "state_aware_orchestration"
	CostOptimizationFeatureDbtState                = "dbt_state"
)

Valid cost_optimization_features values. The dbt Cloud API enum (sinter/common/constants/jobs.py::CostOptimizationFeature) also defines efficient_testing, but it is intentionally not exposed by the provider.

Variables

This section is empty.

Functions

func CostOptimizationFeaturesValidator added in v1.12.1

func CostOptimizationFeaturesValidator() validator.Set

CostOptimizationFeaturesValidator returns a validator that ensures cost_optimization_features only contains supported values and that dbt_state, when present, is the only feature in the set.

func ForceNodeSelectionValidator

func ForceNodeSelectionValidator() validator.Bool

ForceNodeSelectionValidator returns a validator that ensures force_node_selection is true when dbt_version is not a Fusion release track.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL