Versions in this module Expand all Collapse all v0 v0.0.1 Jul 9, 2019 Changes in this version + const CleanPodPolicyAll + const CleanPodPolicyNone + const CleanPodPolicyRunning + const FrameworkTypePyTorch + const FrameworkTypeTensorFlow + type FrameworkType string + type Job struct + Framework FrameworkType + Master int + Name string + PS int + Worker int + type Parameter struct + CleanPolicy string + Framework FrameworkType + GenerateName string + Image string + MasterCount int + PSCount int + Resource resource.JobResource + WorkerCount int