Interface NodeSelectorConfig


public interface NodeSelectorConfig
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
    The key of the nodeSelector.
    The value of the nodeSelector.
  • Method Details

    • key

      String key()
      The key of the nodeSelector.
    • value

      String value()
      The value of the nodeSelector.