Package io.fabric8.kubernetes.client.dsl
Interface FileSelector<T>
-
- All Known Subinterfaces:
ContainerResource<W,I,PI,O,PO,X,T,B,IS,UB>,PodResource<T>
- All Known Implementing Classes:
PodOperationsImpl
public interface FileSelector<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tdir(String path)Tfile(String path)
-