plugin-filter

command module
v1.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

README

plugin-filter

Build Status Go Report Card License Tag

Introduction

plugin-filter is the filter plugin of pipego written in Go.

Prerequisites

  • Go >= 1.18.0

Run

make lint
make build
./plugin-filter-test

Docker

Usage

  • plugin/nodeaffinity.go: Implements node selectors and node affinity.
  • plugin/nodename.go: Checks if a Task spec node name matches the current node.
  • plugin/noderesourcesfit.go: Checks if the node has all the resources that the Task is requesting.
  • plugin/nodeunschedulable.go: Filters out nodes that have .spec.unschedulable set to true.

Settings

License

Project License can be found here.

Reference

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
template module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL