SYMBOL INDEX (368 symbols across 19 files) FILE: config/v1/register.go constant GroupName (line 25) | GroupName = "kubescheduler.config.k8s.io" function addKnownTypes (line 38) | func addKnownTypes(scheme *runtime.Scheme) error { FILE: config/v1/types.go constant SchedulerDefaultLockObjectNamespace (line 32) | SchedulerDefaultLockObjectNamespace string = metav1.NamespaceSystem constant SchedulerDefaultLockObjectName (line 35) | SchedulerDefaultLockObjectName = "kube-scheduler" constant SchedulerDefaultProviderName (line 38) | SchedulerDefaultProviderName = "DefaultProvider" type KubeSchedulerConfiguration (line 44) | type KubeSchedulerConfiguration struct method DecodeNestedObjects (line 102) | func (c *KubeSchedulerConfiguration) DecodeNestedObjects(d runtime.Dec... method EncodeNestedObjects (line 125) | func (c *KubeSchedulerConfiguration) EncodeNestedObjects(e runtime.Enc... type KubeSchedulerProfile (line 139) | type KubeSchedulerProfile struct type Plugins (line 179) | type Plugins struct type PluginSet (line 245) | type PluginSet struct type Plugin (line 260) | type Plugin struct type PluginConfig (line 270) | type PluginConfig struct method decodeNestedObjects (line 277) | func (c *PluginConfig) decodeNestedObjects(d runtime.Decoder) error { method encodeNestedObjects (line 301) | func (c *PluginConfig) encodeNestedObjects(e runtime.Encoder) error { type Extender (line 323) | type Extender struct type ExtenderManagedResource (line 368) | type ExtenderManagedResource struct type ExtenderTLSConfig (line 377) | type ExtenderTLSConfig struct type DynamicResourcesArgs (line 409) | type DynamicResourcesArgs struct constant DynamicResourcesFilterTimeoutDefault (line 469) | DynamicResourcesFilterTimeoutDefault = 10 * time.Second constant DynamicResourcesBindingTimeoutDefault (line 470) | DynamicResourcesBindingTimeoutDefault = 600 * time.Second FILE: config/v1/types_pluginargs.go type DefaultPreemptionArgs (line 28) | type DefaultPreemptionArgs struct type InterPodAffinityArgs (line 49) | type InterPodAffinityArgs struct type NodeResourcesFitArgs (line 64) | type NodeResourcesFitArgs struct type PodTopologySpreadConstraintsDefaulting (line 85) | type PodTopologySpreadConstraintsDefaulting constant SystemDefaulting (line 89) | SystemDefaulting PodTopologySpreadConstraintsDefaulting = "System" constant ListDefaulting (line 91) | ListDefaulting PodTopologySpreadConstraintsDefaulting = "List" type PodTopologySpreadArgs (line 97) | type PodTopologySpreadArgs struct type NodeResourcesBalancedAllocationArgs (line 125) | type NodeResourcesBalancedAllocationArgs struct type UtilizationShapePoint (line 135) | type UtilizationShapePoint struct type ResourceSpec (line 143) | type ResourceSpec struct type VolumeBindingArgs (line 153) | type VolumeBindingArgs struct type NodeAffinityArgs (line 181) | type NodeAffinityArgs struct type ScoringStrategyType (line 195) | type ScoringStrategyType constant LeastAllocated (line 199) | LeastAllocated ScoringStrategyType = "LeastAllocated" constant MostAllocated (line 201) | MostAllocated ScoringStrategyType = "MostAllocated" constant RequestedToCapacityRatio (line 204) | RequestedToCapacityRatio ScoringStrategyType = "RequestedToCapacityRatio" type ScoringStrategy (line 208) | type ScoringStrategy struct type RequestedToCapacityRatioParam (line 225) | type RequestedToCapacityRatioParam struct FILE: config/v1/zz_generated.deepcopy.go method DeepCopyInto (line 31) | func (in *DefaultPreemptionArgs) DeepCopyInto(out *DefaultPreemptionArgs) { method DeepCopy (line 48) | func (in *DefaultPreemptionArgs) DeepCopy() *DefaultPreemptionArgs { method DeepCopyObject (line 58) | func (in *DefaultPreemptionArgs) DeepCopyObject() runtime.Object { method DeepCopyInto (line 66) | func (in *DynamicResourcesArgs) DeepCopyInto(out *DynamicResourcesArgs) { method DeepCopy (line 83) | func (in *DynamicResourcesArgs) DeepCopy() *DynamicResourcesArgs { method DeepCopyObject (line 93) | func (in *DynamicResourcesArgs) DeepCopyObject() runtime.Object { method DeepCopyInto (line 101) | func (in *Extender) DeepCopyInto(out *Extender) { method DeepCopy (line 118) | func (in *Extender) DeepCopy() *Extender { method DeepCopyInto (line 128) | func (in *ExtenderManagedResource) DeepCopyInto(out *ExtenderManagedReso... method DeepCopy (line 134) | func (in *ExtenderManagedResource) DeepCopy() *ExtenderManagedResource { method DeepCopyInto (line 144) | func (in *ExtenderTLSConfig) DeepCopyInto(out *ExtenderTLSConfig) { method DeepCopy (line 165) | func (in *ExtenderTLSConfig) DeepCopy() *ExtenderTLSConfig { method DeepCopyInto (line 175) | func (in *InterPodAffinityArgs) DeepCopyInto(out *InterPodAffinityArgs) { method DeepCopy (line 187) | func (in *InterPodAffinityArgs) DeepCopy() *InterPodAffinityArgs { method DeepCopyObject (line 197) | func (in *InterPodAffinityArgs) DeepCopyObject() runtime.Object { method DeepCopyInto (line 205) | func (in *KubeSchedulerConfiguration) DeepCopyInto(out *KubeSchedulerCon... method DeepCopy (line 249) | func (in *KubeSchedulerConfiguration) DeepCopy() *KubeSchedulerConfigura... method DeepCopyObject (line 259) | func (in *KubeSchedulerConfiguration) DeepCopyObject() runtime.Object { method DeepCopyInto (line 267) | func (in *KubeSchedulerProfile) DeepCopyInto(out *KubeSchedulerProfile) { method DeepCopy (line 295) | func (in *KubeSchedulerProfile) DeepCopy() *KubeSchedulerProfile { method DeepCopyInto (line 305) | func (in *NodeAffinityArgs) DeepCopyInto(out *NodeAffinityArgs) { method DeepCopy (line 317) | func (in *NodeAffinityArgs) DeepCopy() *NodeAffinityArgs { method DeepCopyObject (line 327) | func (in *NodeAffinityArgs) DeepCopyObject() runtime.Object { method DeepCopyInto (line 335) | func (in *NodeResourcesBalancedAllocationArgs) DeepCopyInto(out *NodeRes... method DeepCopy (line 347) | func (in *NodeResourcesBalancedAllocationArgs) DeepCopy() *NodeResources... method DeepCopyObject (line 357) | func (in *NodeResourcesBalancedAllocationArgs) DeepCopyObject() runtime.... method DeepCopyInto (line 365) | func (in *NodeResourcesFitArgs) DeepCopyInto(out *NodeResourcesFitArgs) { method DeepCopy (line 387) | func (in *NodeResourcesFitArgs) DeepCopy() *NodeResourcesFitArgs { method DeepCopyObject (line 397) | func (in *NodeResourcesFitArgs) DeepCopyObject() runtime.Object { method DeepCopyInto (line 405) | func (in *Plugin) DeepCopyInto(out *Plugin) { method DeepCopy (line 416) | func (in *Plugin) DeepCopy() *Plugin { method DeepCopyInto (line 426) | func (in *PluginConfig) DeepCopyInto(out *PluginConfig) { method DeepCopy (line 433) | func (in *PluginConfig) DeepCopy() *PluginConfig { method DeepCopyInto (line 443) | func (in *PluginSet) DeepCopyInto(out *PluginSet) { method DeepCopy (line 463) | func (in *PluginSet) DeepCopy() *PluginSet { method DeepCopyInto (line 473) | func (in *Plugins) DeepCopyInto(out *Plugins) { method DeepCopy (line 494) | func (in *Plugins) DeepCopy() *Plugins { method DeepCopyInto (line 504) | func (in *PodTopologySpreadArgs) DeepCopyInto(out *PodTopologySpreadArgs) { method DeepCopy (line 518) | func (in *PodTopologySpreadArgs) DeepCopy() *PodTopologySpreadArgs { method DeepCopyObject (line 528) | func (in *PodTopologySpreadArgs) DeepCopyObject() runtime.Object { method DeepCopyInto (line 536) | func (in *RequestedToCapacityRatioParam) DeepCopyInto(out *RequestedToCa... method DeepCopy (line 547) | func (in *RequestedToCapacityRatioParam) DeepCopy() *RequestedToCapacity... method DeepCopyInto (line 557) | func (in *ResourceSpec) DeepCopyInto(out *ResourceSpec) { method DeepCopy (line 563) | func (in *ResourceSpec) DeepCopy() *ResourceSpec { method DeepCopyInto (line 573) | func (in *ScoringStrategy) DeepCopyInto(out *ScoringStrategy) { method DeepCopy (line 589) | func (in *ScoringStrategy) DeepCopy() *ScoringStrategy { method DeepCopyInto (line 599) | func (in *UtilizationShapePoint) DeepCopyInto(out *UtilizationShapePoint) { method DeepCopy (line 605) | func (in *UtilizationShapePoint) DeepCopy() *UtilizationShapePoint { method DeepCopyInto (line 615) | func (in *VolumeBindingArgs) DeepCopyInto(out *VolumeBindingArgs) { method DeepCopy (line 632) | func (in *VolumeBindingArgs) DeepCopy() *VolumeBindingArgs { method DeepCopyObject (line 642) | func (in *VolumeBindingArgs) DeepCopyObject() runtime.Object { FILE: config/v1/zz_generated.model_name.go method OpenAPIModelName (line 25) | func (in DefaultPreemptionArgs) OpenAPIModelName() string { method OpenAPIModelName (line 30) | func (in DynamicResourcesArgs) OpenAPIModelName() string { method OpenAPIModelName (line 35) | func (in Extender) OpenAPIModelName() string { method OpenAPIModelName (line 40) | func (in ExtenderManagedResource) OpenAPIModelName() string { method OpenAPIModelName (line 45) | func (in ExtenderTLSConfig) OpenAPIModelName() string { method OpenAPIModelName (line 50) | func (in InterPodAffinityArgs) OpenAPIModelName() string { method OpenAPIModelName (line 55) | func (in KubeSchedulerConfiguration) OpenAPIModelName() string { method OpenAPIModelName (line 60) | func (in KubeSchedulerProfile) OpenAPIModelName() string { method OpenAPIModelName (line 65) | func (in NodeAffinityArgs) OpenAPIModelName() string { method OpenAPIModelName (line 70) | func (in NodeResourcesBalancedAllocationArgs) OpenAPIModelName() string { method OpenAPIModelName (line 75) | func (in NodeResourcesFitArgs) OpenAPIModelName() string { method OpenAPIModelName (line 80) | func (in Plugin) OpenAPIModelName() string { method OpenAPIModelName (line 85) | func (in PluginConfig) OpenAPIModelName() string { method OpenAPIModelName (line 90) | func (in PluginSet) OpenAPIModelName() string { method OpenAPIModelName (line 95) | func (in Plugins) OpenAPIModelName() string { method OpenAPIModelName (line 100) | func (in PodTopologySpreadArgs) OpenAPIModelName() string { method OpenAPIModelName (line 105) | func (in RequestedToCapacityRatioParam) OpenAPIModelName() string { method OpenAPIModelName (line 110) | func (in ResourceSpec) OpenAPIModelName() string { method OpenAPIModelName (line 115) | func (in ScoringStrategy) OpenAPIModelName() string { method OpenAPIModelName (line 120) | func (in UtilizationShapePoint) OpenAPIModelName() string { method OpenAPIModelName (line 125) | func (in VolumeBindingArgs) OpenAPIModelName() string { FILE: extender/v1/types.go constant MinExtenderPriority (line 26) | MinExtenderPriority int64 = 0 constant MaxExtenderPriority (line 29) | MaxExtenderPriority int64 = 10 type ExtenderPreemptionResult (line 33) | type ExtenderPreemptionResult struct type ExtenderPreemptionArgs (line 38) | type ExtenderPreemptionArgs struct type Victims (line 51) | type Victims struct type MetaPod (line 57) | type MetaPod struct type MetaVictims (line 66) | type MetaVictims struct type ExtenderArgs (line 73) | type ExtenderArgs struct type FailedNodesMap (line 85) | type FailedNodesMap type ExtenderFilterResult (line 88) | type ExtenderFilterResult struct type ExtenderBindingArgs (line 106) | type ExtenderBindingArgs struct type ExtenderBindingResult (line 118) | type ExtenderBindingResult struct type HostPriority (line 124) | type HostPriority struct type HostPriorityList (line 132) | type HostPriorityList FILE: extender/v1/types_test.go function TestCompatibility (line 35) | func TestCompatibility(t *testing.T) { FILE: extender/v1/zz_generated.deepcopy.go method DeepCopyInto (line 29) | func (in *ExtenderArgs) DeepCopyInto(out *ExtenderArgs) { method DeepCopy (line 54) | func (in *ExtenderArgs) DeepCopy() *ExtenderArgs { method DeepCopyInto (line 64) | func (in *ExtenderBindingArgs) DeepCopyInto(out *ExtenderBindingArgs) { method DeepCopy (line 70) | func (in *ExtenderBindingArgs) DeepCopy() *ExtenderBindingArgs { method DeepCopyInto (line 80) | func (in *ExtenderBindingResult) DeepCopyInto(out *ExtenderBindingResult) { method DeepCopy (line 86) | func (in *ExtenderBindingResult) DeepCopy() *ExtenderBindingResult { method DeepCopyInto (line 96) | func (in *ExtenderFilterResult) DeepCopyInto(out *ExtenderFilterResult) { method DeepCopy (line 130) | func (in *ExtenderFilterResult) DeepCopy() *ExtenderFilterResult { method DeepCopyInto (line 140) | func (in *ExtenderPreemptionArgs) DeepCopyInto(out *ExtenderPreemptionAr... method DeepCopy (line 181) | func (in *ExtenderPreemptionArgs) DeepCopy() *ExtenderPreemptionArgs { method DeepCopyInto (line 191) | func (in *ExtenderPreemptionResult) DeepCopyInto(out *ExtenderPreemption... method DeepCopy (line 212) | func (in *ExtenderPreemptionResult) DeepCopy() *ExtenderPreemptionResult { method DeepCopyInto (line 222) | func (in FailedNodesMap) DeepCopyInto(out *FailedNodesMap) { method DeepCopy (line 234) | func (in FailedNodesMap) DeepCopy() FailedNodesMap { method DeepCopyInto (line 244) | func (in *HostPriority) DeepCopyInto(out *HostPriority) { method DeepCopy (line 250) | func (in *HostPriority) DeepCopy() *HostPriority { method DeepCopyInto (line 260) | func (in HostPriorityList) DeepCopyInto(out *HostPriorityList) { method DeepCopy (line 270) | func (in HostPriorityList) DeepCopy() HostPriorityList { method DeepCopyInto (line 280) | func (in *MetaPod) DeepCopyInto(out *MetaPod) { method DeepCopy (line 286) | func (in *MetaPod) DeepCopy() *MetaPod { method DeepCopyInto (line 296) | func (in *MetaVictims) DeepCopyInto(out *MetaVictims) { method DeepCopy (line 313) | func (in *MetaVictims) DeepCopy() *MetaVictims { method DeepCopyInto (line 323) | func (in *Victims) DeepCopyInto(out *Victims) { method DeepCopy (line 340) | func (in *Victims) DeepCopy() *Victims { FILE: framework/api_calls.go type APICacher (line 30) | type APICacher interface type APICallImplementations (line 52) | type APICallImplementations struct FILE: framework/api_dispatcher.go function IsUnexpectedError (line 38) | func IsUnexpectedError(err error) bool { type APICallType (line 50) | type APICallType type APICallRelevances (line 55) | type APICallRelevances type APICall (line 58) | type APICall interface type APICallOptions (line 82) | type APICallOptions struct type APIDispatcher (line 96) | type APIDispatcher interface FILE: framework/cycle_state.go type StateData (line 31) | type StateData interface type StateKey (line 39) | type StateKey type CycleState (line 45) | type CycleState interface type PodGroupCycleState (line 113) | type PodGroupCycleState interface FILE: framework/extender.go type Extender (line 27) | type Extender interface FILE: framework/interface.go type Code (line 43) | type Code method String (line 106) | func (c Code) String() string { constant Success (line 50) | Success Code = iota constant Error (line 55) | Error constant Unschedulable (line 65) | Unschedulable constant UnschedulableAndUnresolvable (line 76) | UnschedulableAndUnresolvable constant Wait (line 78) | Wait constant Skip (line 83) | Skip constant Pending (line 100) | Pending type Status (line 115) | type Status struct method WithError (line 124) | func (s *Status) WithError(err error) *Status { method Code (line 130) | func (s *Status) Code() Code { method Message (line 138) | func (s *Status) Message() string { method SetPlugin (line 146) | func (s *Status) SetPlugin(plugin string) { method WithPlugin (line 152) | func (s *Status) WithPlugin(plugin string) *Status { method Plugin (line 158) | func (s *Status) Plugin() string { method Reasons (line 163) | func (s *Status) Reasons() []string { method AppendReason (line 171) | func (s *Status) AppendReason(reason string) { method IsSuccess (line 176) | func (s *Status) IsSuccess() bool { method IsWait (line 181) | func (s *Status) IsWait() bool { method IsSkip (line 186) | func (s *Status) IsSkip() bool { method IsRejected (line 191) | func (s *Status) IsRejected() bool { method IsError (line 197) | func (s *Status) IsError() bool { method AsError (line 203) | func (s *Status) AsError() error { method Equal (line 215) | func (s *Status) Equal(x *Status) bool { method String (line 231) | func (s *Status) String() string { method Clone (line 236) | func (s *Status) Clone() *Status { function NewStatus (line 246) | func NewStatus(code Code, reasons ...string) *Status { function AsStatus (line 255) | func AsStatus(err error) *Status { type NodeToStatusReader (line 266) | type NodeToStatusReader interface type NodeScoreList (line 276) | type NodeScoreList type NodeScore (line 279) | type NodeScore struct type NodePluginScores (line 285) | type NodePluginScores struct type PluginScore (line 298) | type PluginScore struct type PlacementPluginScores (line 305) | type PlacementPluginScores struct constant MaxNodeScore (line 321) | MaxNodeScore int64 = MaxScore constant MinNodeScore (line 326) | MinNodeScore int64 = MinScore constant MaxScore (line 329) | MaxScore int64 = 100 constant MinScore (line 332) | MinScore int64 = 0 constant MaxTotalScore (line 335) | MaxTotalScore int64 = math.MaxInt64 type NominatingMode (line 338) | type NominatingMode constant ModeNoop (line 341) | ModeNoop NominatingMode = iota constant ModeOverride (line 342) | ModeOverride type NominatingInfo (line 345) | type NominatingInfo struct method Mode (line 350) | func (ni *NominatingInfo) Mode() NominatingMode { type WaitingPod (line 358) | type WaitingPod interface type PodInPreBind (line 375) | type PodInPreBind interface type PreFilterResult (line 388) | type PreFilterResult struct method AllNodes (line 394) | func (p *PreFilterResult) AllNodes() bool { method Merge (line 398) | func (p *PreFilterResult) Merge(in *PreFilterResult) *PreFilterResult { type PostFilterResult (line 418) | type PostFilterResult struct type PreBindPreFlightResult (line 423) | type PreBindPreFlightResult struct type Plugin (line 436) | type Plugin interface type PreEnqueuePlugin (line 445) | type PreEnqueuePlugin interface type LessFunc (line 452) | type LessFunc type QueueSortPlugin (line 457) | type QueueSortPlugin interface type EnqueueExtensions (line 480) | type EnqueueExtensions interface type PreFilterExtensions (line 499) | type PreFilterExtensions interface type PreFilterPlugin (line 511) | type PreFilterPlugin interface type FilterPlugin (line 540) | type FilterPlugin interface type PostFilterPlugin (line 569) | type PostFilterPlugin interface type PreScorePlugin (line 596) | type PreScorePlugin interface type ScoreExtensions (line 607) | type ScoreExtensions interface type ScorePlugin (line 617) | type ScorePlugin interface type ReservePlugin (line 634) | type ReservePlugin interface type PreBindPlugin (line 650) | type PreBindPlugin interface type PostBindPlugin (line 667) | type PostBindPlugin interface type PermitPlugin (line 678) | type PermitPlugin interface type BindPlugin (line 691) | type BindPlugin interface type SignFragment (line 704) | type SignFragment struct type PodSignature (line 729) | type PodSignature type SignPlugin (line 738) | type SignPlugin interface type GeneratePlacementsResult (line 756) | type GeneratePlacementsResult struct type PlacementGeneratePlugin (line 765) | type PlacementGeneratePlugin interface type PlacementScore (line 774) | type PlacementScore struct type PlacementScoreExtensions (line 782) | type PlacementScoreExtensions interface type PlacementScorePlugin (line 790) | type PlacementScorePlugin interface type Handle (line 807) | type Handle interface type Parallelizer (line 896) | type Parallelizer interface type PodActivator (line 902) | type PodActivator interface type PodNominator (line 912) | type PodNominator interface type PluginsRunner (line 927) | type PluginsRunner interface FILE: framework/interface_test.go function TestStatus (line 32) | func TestStatus(t *testing.T) { function TestPreFilterResultMerge (line 127) | func TestPreFilterResultMerge(t *testing.T) { function TestIsStatusEqual (line 182) | func TestIsStatusEqual(t *testing.T) { FILE: framework/listers.go type NodeInfoLister (line 30) | type NodeInfoLister interface type StorageInfoLister (line 42) | type StorageInfoLister interface type SharedLister (line 49) | type SharedLister interface type PodGroupStateLister (line 56) | type PodGroupStateLister interface type CSINodeLister (line 61) | type CSINodeLister interface type ResourceSliceLister (line 69) | type ResourceSliceLister interface type DeviceClassLister (line 80) | type DeviceClassLister interface type ResourceClaimTracker (line 94) | type ResourceClaimTracker interface type DeviceClassResolver (line 134) | type DeviceClassResolver interface type PodGroupLister (line 142) | type PodGroupLister interface type SharedDRAManager (line 151) | type SharedDRAManager interface type CSIManager (line 163) | type CSIManager interface type PodGroupManager (line 168) | type PodGroupManager interface type PodGroupState (line 174) | type PodGroupState interface FILE: framework/signers.go constant DynamicResourcesSignerName (line 34) | DynamicResourcesSignerName = "v1.Pod.Spec.DynamicResources" constant ImageNamesSignerName (line 35) | ImageNamesSignerName = "v1.Pod.Spec.CanonicalImageNames()" constant LabelsSignerName (line 36) | LabelsSignerName = "v1.Pod.Labels" constant NodeNameSignerName (line 37) | NodeNameSignerName = "v1.Pod.Spec.NodeName" constant NodeAffinitySignerName (line 38) | NodeAffinitySignerName = "v1.Pod.Spec.Affinity.NodeAffinity" constant NodeSelectorSignerName (line 39) | NodeSelectorSignerName = "v1.Pod.Spec.Affinity.NodeSelector" constant HostPortsSignerName (line 40) | HostPortsSignerName = "v1.Pod.Spec.HostPorts()" constant ResourcesSignerName (line 41) | ResourcesSignerName = "v1.Pod.Spec.ContainerRequestsAndOverheads()" constant SchedulerNameSignerName (line 42) | SchedulerNameSignerName = "v1.Pod.Spec.SchedulerName" constant TolerationsSignerName (line 43) | TolerationsSignerName = "v1.Pod.Spec.Tolerations" constant VolumesSignerName (line 44) | VolumesSignerName = "v1.Pod.Spec.Volumes.NonSyntheticSources()" constant FeaturesSignerName (line 45) | FeaturesSignerName = "v1.Pod.Spec.RequiredFeatures()" function HostPortsSigner (line 50) | func HostPortsSigner(pod *v1.Pod) any { function NodeSelectorRequirementsSigner (line 67) | func NodeSelectorRequirementsSigner(reqs []v1.NodeSelectorRequirement) (... type nodeSelTermSignResult (line 82) | type nodeSelTermSignResult struct function NodeSelectorTermSigner (line 87) | func NodeSelectorTermSigner(t *v1.NodeSelectorTerm) (nodeSelTermSignResu... type prefSchedTermSignResult (line 102) | type prefSchedTermSignResult struct function PreferredSchedulingTermSigner (line 107) | func PreferredSchedulingTermSigner(terms []v1.PreferredSchedulingTerm) (... function NodeSelectorTermsSigner (line 127) | func NodeSelectorTermsSigner(terms []v1.NodeSelectorTerm) ([]string, err... type nodeAffinitySignerResult (line 145) | type nodeAffinitySignerResult struct function NodeAffinitySigner (line 150) | func NodeAffinitySigner(pod *v1.Pod) (any, error) { function TolerationsSigner (line 180) | func TolerationsSigner(pod *v1.Pod) any { function VolumesSigner (line 192) | func VolumesSigner(pod *v1.Pod) any { FILE: framework/signers_test.go function TestHostPortsSigner (line 29) | func TestHostPortsSigner(t *testing.T) { function TestTolerationsSigner (line 89) | func TestTolerationsSigner(t *testing.T) { function TestVolumesSigner (line 142) | func TestVolumesSigner(t *testing.T) { function TestNodeAffinitySigner (line 202) | func TestNodeAffinitySigner(t *testing.T) { FILE: framework/types.go type ActionType (line 34) | type ActionType method String (line 84) | func (a ActionType) String() string { constant Add (line 41) | Add ActionType = 1 << iota constant Delete (line 42) | Delete constant UpdateNodeAllocatable (line 49) | UpdateNodeAllocatable constant UpdateNodeLabel (line 50) | UpdateNodeLabel constant UpdateNodeTaint (line 52) | UpdateNodeTaint constant UpdateNodeCondition (line 53) | UpdateNodeCondition constant UpdateNodeAnnotation (line 54) | UpdateNodeAnnotation constant UpdateNodeDeclaredFeature (line 56) | UpdateNodeDeclaredFeature constant UpdatePodLabel (line 63) | UpdatePodLabel constant UpdatePodScaleDown (line 65) | UpdatePodScaleDown constant UpdatePodToleration (line 68) | UpdatePodToleration constant UpdatePodSchedulingGatesEliminated (line 70) | UpdatePodSchedulingGatesEliminated constant UpdatePodGeneratedResourceClaim (line 73) | UpdatePodGeneratedResourceClaim constant All (line 75) | All ActionType = 1<