mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +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.
|
||||
*/
|
||||
|
||||
// Package algorithm contains the PodSchedules which process offers and pod
|
||||
// create a scheduling match
|
||||
// Package podschedulers defines an interface (w/ implementations) for matching
|
||||
// pods against offers.
|
||||
package podschedulers
|
||||
|
Loading…
Reference in New Issue
Block a user