# Functions
NewSettingLister returns a new SettingLister.
NewUserLister returns a new UserLister.
# Interfaces
SettingLister helps list Settings.
SettingListerExpansion allows custom methods to be added to SettingLister.
UserLister helps list Users.
UserListerExpansion allows custom methods to be added to UserLister.