# Structs
Deploy represents the configuration used for deploying a job to the Flink cluster.
RealOperator is the Operator used in the production code.
TerminateJob represents the configuration used for terminate a job on the Flink cluster.
UpdateJob represents the configuration used for updating a job on the Flink cluster.
# Interfaces
Operator is an interface which contains all the functionality that the deployer exposes.