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