Returns the cAdvisor actions for the test framework.
()
| 61 | |
| 62 | // Returns the cAdvisor actions for the test framework. |
| 63 | Cadvisor() CadvisorActions |
| 64 | } |
| 65 | |
| 66 | // Instantiates a Framework. Cleanup *must* be called. Class is thread-compatible. |
no outgoing calls