Package org.apache.flink.kubernetes.operator.kubeclient.decorators
-
Class Summary Class Description CmdStandaloneJobManagerDecorator Attach the command and args to the main container for running the JobManager in standalone mode.CmdStandaloneTaskManagerDecorator Attach the command and args to the main container for running the TaskManager in standalone mode.InitStandaloneTaskManagerDecorator An initializer for the TaskManagerFlinkPod
in standalone mode.UserLibMountDecorator Mount the Flink User Lib directory to enable Flink to pick up a Jars defined in pipeline.classpaths.