Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Signed-off-by: Katrina Rogan <katroganGH@gmail.com>
  • Loading branch information
katrogan committed Aug 10, 2023
1 parent 14c1cfe commit 2a59386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/runtime/cluster_pool_assignment_provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ var clusterPoolsConfig = config.MustRegisterSection(clusterPoolsKey, &interfaces
ClusterPoolAssignments: make(interfaces.ClusterPoolAssignments),
})

// Implementation of an interfaces.QueueConfiguration
// Implementation of an interfaces.ClusterPoolAssignmentConfiguration
type ClusterPoolAssignmentConfigurationProvider struct{}

func (p *ClusterPoolAssignmentConfigurationProvider) GetClusterPoolAssignments() interfaces.ClusterPoolAssignments {
Expand Down

0 comments on commit 2a59386

Please sign in to comment.