Interface Tailable<T>

    • Method Detail

      • tailingLines

        T tailingLines​(int lines)
        Get logs lines of recent log file to display.
        Parameters:
        lines - number of lines to tail
        Returns:
        returns pod log operation with specified PodLogOption configured