Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetManagementState ¶
GetManagementState queries a DSC component's management state. componentKey is the lowercase key under spec.components (e.g. "kueue", "kserve"). Returns the state if found, "Removed" if not configured (semantically equivalent), or an error on query failure.
func HasManagementState ¶
HasManagementState checks whether a DSC component is configured with a matching management state. With states: returns true if the component's state matches any of the provided values. Without states: returns true always (component exists or defaults to Removed).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.