Documentation ¶
Index ¶
- Constants
- func BatchCancel(client *api.Client, id string)
- func BatchRun(client *api.Client, args []string, optionalInputPolicy string)
- func GetLoginId(client *api.Client) (string, error)
- func JobRun(client *api.Client, args []string)
- func JobStatus(client *api.Client, id string)
- func JobWait(client *api.Client, id string)
- func ListGears(client *api.Client)
- func Ls(client *api.Client, upath string, showDbIds bool)
- func Status(client *api.Client)
- func ValidateBids(docker *client.Client, folder string)
- func Version(version, buildHash, buildDate string)
- type Gears
Constants ¶
View Source
const BidsContainerName = "flywheel/bids-client"
View Source
const BidsContainerVersion = "0.6"
TODO: Keep this up to date with major release version
View Source
const ValidateBidsContainerName = "bids/validator"
View Source
const ValidateBidsContainerVersion = "0.26.16"
Variables ¶
This section is empty.
Functions ¶
func BatchCancel ¶
func ValidateBids ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.