Versions in this module Expand all Collapse all v0 v0.7.0 Mar 6, 2026 Changes in this version + const TOKENSTATE_ACTIVE + const TOKENSTATE_CREATING + const TOKENSTATE_DELETING + const TOKENSTATE_INACTIVE + func CreateModelServingWaitHandler(ctx context.Context, a modelserving.DefaultAPI, ...) *wait.AsyncActionHandler[modelserving.GetTokenResponse] + func DeleteModelServingWaitHandler(ctx context.Context, a modelserving.DefaultAPI, ...) *wait.AsyncActionHandler[modelserving.GetTokenResponse] + func UpdateModelServingWaitHandler(ctx context.Context, a modelserving.DefaultAPI, ...) *wait.AsyncActionHandler[modelserving.GetTokenResponse]