tests/testthat/sample_responses/v1.35/system_version.R

## version: 1.35
## method: get
## path: /version
## code: 200
list(
  platform = NULL,
  components = data.frame(
    name = character(),
    version = character(),
    details = I(list()),
    stringsAsFactors = FALSE),
  version = "17.04.0",
  api_version = "1.27",
  min_api_version = "1.12",
  git_commit = "deadbee",
  go_version = "go1.7.5",
  os = "linux",
  arch = "amd64",
  kernel_version = "3.19.0-23-generic",
  experimental = TRUE,
  build_time = "2016-06-14T07:09:13.444803460+00:00")
richfitz/stevedore documentation built on July 22, 2023, 1:13 p.m.