Interface TableGettable

    • Method Detail

      • getAsTable

        Table getAsTable()
        Get a resource as a Table containing server-defined column definitions and row data. Sends a multi-value Accept header with v1, v1beta1, and plain JSON fallbacks (matching kubectl behavior) so aggregated apiservers fall back gracefully.
        Returns:
        a Table with one row for the resource, or null if not found