Interface SSHTarget<T>

Type Parameters:
T - Type of tgt property when making a request
All Superinterfaces:
Target<T>
All Known Implementing Classes:
Glob, MinionList, RegEx

public interface SSHTarget<T> extends Target<T>
Target interface for specifying a group of minions. Target types implementing this interface can be used with salt-ssh