containers: Get list of all containers on a host.

Description Usage Arguments

Description

Get list of all containers on a host.

Usage

1
2
3
4
containers(host = harbor::localhost, ...)

## S3 method for class 'dckr_cntrs'
as.data.frame(x, ..., stringsAsFactors = FALSE)

Arguments

host

A host object.

...

not used

x

containers object

stringsAsFactors

set to FALSE


wch/harbor documentation built on May 4, 2019, 2:02 a.m.