package
0.2.0-rc1
Repository: https://github.com/ohmystack/tf-operator.git
Documentation: pkg.go.dev

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