# Functions

NewStatus makes a Status out of the given arguments and returns its pointer.

# Constants

Error is used for internal plugin errors etc.
Misconfigured is used for internal plugin configuration errors, unexpected input, etc.
Success means that plugin ran correctly and found placement schedulable.
Warning means that plugin ran correctly and found placement schedulable, but with some failures to notice.

# Structs

No description provided by the author

# Type aliases

Code is the Status code/type which is returned from the framework.