# Functions
No description provided by the author
ExtractPaginationParamsFromCtx retrieves the page and limit from the context.
FetchPage fetches the specified page with given limit.
# Structs
GenericPaginator to handle any Kubernetes list type.
# Interfaces
Paginator interface with methods for pagination.