# Functions
NewTFJobController returns a new TFJob controller.
No description provided by the author
RecheckDeletionTimestamp returns a CanAdopt() function to recheck deletion.
# Variables
DefaultTFJobControllerConfiguration is the suggested tf-operator configuration for production.
KeyFunc is the short name to DeletionHandlingMetaNamespaceKeyFunc.
# Structs
TaskSpec is the specification for a task (PS or worker) of the TFJob.
TFConfig is a struct representing the distributed TensorFlow config.
TFJobController is the type for TFJob Controller, which manages the lifecycle of TFJobs.
TFJobControllerConfiguration contains configuration of tf-operator.
# Type aliases
ClusterSpec represents a cluster TensorFlow specification.