# Functions
NewPizzaLister returns a new PizzaLister.
# Interfaces
PizzaLister helps list Pizzas.
PizzaListerExpansion allows custom methods to be added to PizzaLister.
PizzaNamespaceLister helps list and get Pizzas.
PizzaNamespaceListerExpansion allows custom methods to be added to PizzaNamespaceLister.