Synopsis Description Parameters Examples Compatibility See Also Changes the definition of an operator. Synopsis ALTER OPERATOR <name> ( {< left_type > | NONE } ,...
Operator groups About Operator groups Operator group membership Target namespace selection Operator group CSV annotations Provided APIs annotation Role-based access control C...
DROP OPERATOR Synopsis Description Parameters Examples Compatibility See Also DROP OPERATOR Removes an operator. Synopsis DROP OPERATOR [ IF EXISTS ] <name> ( {< ...
Operator pattern Motivation Operators in Kubernetes An example operator Deploying operators Using an operator Writing your own operator What’s next Operator pattern Opera...