package
0.5.3
Repository: https://github.com/41tair/training-operator.git
Documentation: pkg.go.dev

# Functions

ContainChieforMasterSpec returns true if the tfjob contains chief or master spec.
GetPortFromTFJob gets the port of tensorflow container.
NewTFController returns a new TFJob controller.
No description provided by the author

# Constants

EnvCustomClusterDomain is the custom defined cluster domain, such as "svc.cluster.local".

# Variables

DefaultTFControllerConfiguration 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.
TFController is the type for TFJob Controller, which manages the lifecycle of TFJobs.

# Type aliases

ClusterSpec represents a cluster TensorFlow specification.