Interface BytesLimitTerminateTimeTailPrettyLoggable

    • Method Detail

      • limitBytes

        TimeTailPrettyLoggable limitBytes​(int limitBytes)
        Configure Maximum bytes of logs to return. Defaults to no limit.
        Parameters:
        limitBytes - number of bytes
        Returns:
        returns pod log operation with specified PodLogOption configured
      • terminated

        TimeTailPrettyLoggable terminated()
        Get logs for the previous instance of the container in a pod if it exists:
        Returns:
        returns pod log operation with specified PodLogOption configured