kub_get_config: Get bucket and image information from a kuber folder

Description Usage Arguments Value

View source: R/config.R

Description

This function extracts the names of all important kuber parameters stored in the .kuber hidden file.

Usage

1
kub_get_config(path, what = "all", quiet = FALSE)

Arguments

path

Path to task directory (if missing, defaults to the most recently created task)

what

What parameter to return: all, cluster, location, region, num_nodes, bucket, image, or template

quiet

Whether to skip printing output (FALSE by default)

Value

A character vector with each parameter


curso-r/kuber documentation built on Sept. 30, 2019, 9:12 a.m.