Interface Plugin
-
- All Known Subinterfaces:
ClusterPredicatePlugin
,FilterPlugin
,InstanceDecoratorPlugin
- All Known Implementing Classes:
NamespaceCapabilityChangeAllowed
,NamespaceResourcesAvailable
,NodeAffinity
,NodeAntiAffinity
,NodeHasRunner
,NodeIsSchedulable
,PortBinding
,RegistryAuth
public interface Plugin
The base interface for aSchedulingAlgorithm
plugin, providing just the name of the plugin.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getName()
-