Package io.fabric8.kubernetes.client.dsl
Interface Containerable<I,T>
-
- All Known Subinterfaces:
PodResource,RollableScalableResource<T>,ScalableResource<T>
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
-