Révision d3a7b794
[docker_] expose APIClient from Wrapper
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
| plugins/docker/docker_ | ||
|---|---|---|
| 118 | 118 |
if exclude_re: |
| 119 | 119 |
self.exclude = re.compile(exclude_re) |
| 120 | 120 |
|
| 121 |
@property |
|
| 122 |
def api(self): |
|
| 123 |
return self.client.api |
|
| 124 |
|
|
| 121 | 125 |
@cached_property |
| 122 | 126 |
@sorted_by_creation_date |
| 123 | 127 |
def containers(self): |
Formats disponibles : Unified diff