Skip to main content
Version: v1.1.0

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