Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for propFilename (0.09 sec)

  1. pkg/scheduler/framework/runtime/framework.go

    	// Parse MultiPoint separately since they are not returned by f.getExtensionPoints()
    	find(&plugins.MultiPoint)
    
    	return pgSet
    }
    
    // ProfileName returns the profile name associated to this framework.
    func (f *frameworkImpl) ProfileName() string {
    	return f.profileName
    }
    
    // PercentageOfNodesToScore returns percentageOfNodesToScore associated to a profile.
    func (f *frameworkImpl) PercentageOfNodesToScore() *int32 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 17 09:07:27 UTC 2024
    - 60.9K bytes
    - Viewed (0)
Back to top