package
1.5.4
Repository: https://github.com/therako/flink-deployer.git
Documentation: pkg.go.dev

# 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.