Package com.suse.salt.netapi.datatypes.target


package com.suse.salt.netapi.datatypes.target
  • Class
    Description
    Base class for all target types
    Target for specifying minions by compound expression.
    Base class for all grain and pillar target types
    Target for specifying minions by glob pattern.
    Matcher based on salt grains
    Matcher based on salt grains
    Target for specifying minions by IP CIDR.
    Target for specifying a list of minions.
    Target for referencing a nodegroup.
    Matcher based on salt pillar with glob matching
    Matcher based on salt pillar without glob matching
    Matcher based on salt pillar with regular expression matching
    Target for specifying minions by range expression.
    Target for specifying minions by regular expression.
    Target interface for specifying a group of minions.
    Target interface for specifying a group of minions.
    Possible values for the tgt_type parameter in salt netapi calls.