Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartReplicaSchedulingPreferenceController ¶
func StartReplicaSchedulingPreferenceController(config *restclient.Config, stopChan <-chan struct{}, minimizeLatency bool) error
ReplicaSchedulingPreferenceController starts a new controller for ReplicaSchedulingPreferences
Types ¶
type ReplicaSchedulingPreferenceController ¶
type ReplicaSchedulingPreferenceController struct {
// contains filtered or unexported fields
}
ReplicaSchedulingPreferenceController syncronises the template, override and placement for a target deployment template with its spec (user preference).
func (*ReplicaSchedulingPreferenceController) Run ¶
func (s *ReplicaSchedulingPreferenceController) Run(stopChan <-chan struct{})
Click to show internal directories.
Click to hide internal directories.