Package io.fabric8.kubernetes.client.dsl
Interface Containerable<I,T>
-
- All Known Subinterfaces:
PodResource<T>
- All Known Implementing Classes:
PodOperationsImpl
public interface Containerable<I,T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TinContainer(I id)Get logs of a specific container
-