Skip to main content
Version: Next

OperatorPayload

OperatorPayload: Partial <ClusterOperator> & Required<Pick <ClusterOperator, "enr" | "version">>

A partial view of ClusterOperator with enr and version as required properties.

Source

types.ts:44