Class Glob

All Implemented Interfaces:
SSHTarget<String>, Target<String>

public class Glob extends AbstractTarget<String> implements Target<String>, SSHTarget<String>
Target for specifying minions by glob pattern.
  • Field Details

    • ALL

      public static final Glob ALL
  • Constructor Details

    • Glob

      public Glob()
      Creates a glob matcher
    • Glob

      public Glob(String glob)
      Creates a glob matcher
      Parameters:
      glob - Glob expression