mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Fix podschedulers doc.go
This commit is contained in:
parent
cca110a280
commit
68179524ba
@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package algorithm contains the PodSchedules which process offers and pod
|
// Package podschedulers defines an interface (w/ implementations) for matching
|
||||||
// create a scheduling match
|
// pods against offers.
|
||||||
package podschedulers
|
package podschedulers
|
||||||
|
Loading…
Reference in New Issue
Block a user