k3s/pkg/controller/podautoscaler
Solly Ross 15fc230a59 Make HPA Controller use Namespacers
The HPA controller had previously used a single Client
object to act as three different Namespacers.  To improve
ease of extensibility and to make it clearer what the HPA
controller actually needs to use from the client, it should
use separate Namespacers for each of its needs (Scales, HPAs,
and Events).
2015-12-14 11:41:00 -05:00
..
metrics Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
horizontal.go Make HPA Controller use Namespacers 2015-12-14 11:41:00 -05:00
horizontal_test.go Make HPA Controller use Namespacers 2015-12-14 11:41:00 -05:00