k3s/pkg/scheduler
PingWang 9e760732c3 Refactor New function
Signed-off-by: PingWang <wang.ping5@zte.com.cn>

add comments for InitPolicyFromFile

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

make the methods package private

Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2018-11-15 14:30:19 +08:00
..
algorithm Move from glog to klog 2018-11-10 07:50:31 -05:00
algorithmprovider Move from glog to klog 2018-11-10 07:50:31 -05:00
api Move pkg/scheduler/algorithm/well_known_labels.go out 2018-10-13 09:10:00 +08:00
apis/config kube-scheduler: enable secure ports 10259 2018-11-08 16:43:59 +01:00
cache Move from glog to klog 2018-11-10 07:50:31 -05:00
core Move from glog to klog 2018-11-10 07:50:31 -05:00
factory Move from glog to klog 2018-11-10 07:50:31 -05:00
internal Move from glog to klog 2018-11-10 07:50:31 -05:00
metrics Add metrics to volume scheduling operations 2018-10-23 20:59:12 +08:00
testing [scheduler cleanup phase 1]: Move FakeCache to pkg/scheduler/internal/cache/fake 2018-10-06 23:58:53 +08:00
util Move from glog to klog 2018-11-10 07:50:31 -05:00
volumebinder Add scheduler option for bind timeout 2018-09-04 17:25:23 -07:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Update OWNERS labels for cluster-lifecycle and scheduling 2018-04-05 16:25:04 -05:00
scheduler.go Refactor New function 2018-11-15 14:30:19 +08:00
scheduler_test.go kube-scheduler: move stopCh creation out of scheduler factory code 2018-11-08 16:43:59 +01:00
testutil.go create a new scheduler constructor 2018-10-10 17:10:10 +08:00