Class ConfigMapKeySelectorPatch


  • public final class ConfigMapKeySelectorPatch
    extends java.lang.Object
    • Method Detail

      • key

        public java.util.Optional<java.lang.String> key()
        Returns:
        The key to select.
      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
      • optional

        public java.util.Optional<java.lang.Boolean> optional()
        Returns:
        Specify whether the ConfigMap or its key must be defined