Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultRuleRenderer ¶
type DefaultRuleRenderer struct { generictables.ActionFactory NewMatch func() generictables.MatchCriteria // contains filtered or unexported fields }
func NewRenderer ¶
func NewRenderer(logPrefix string, ipsetNameConvention *ipset.NameConvention) *DefaultRuleRenderer
func (*DefaultRuleRenderer) PoliciesToIptablesChains ¶
func (r *DefaultRuleRenderer) PoliciesToIptablesChains(policies []*dto.ParsedGNP, ipVersion int, apiServerIPV4 string) []*generictables.Chain
Click to show internal directories.
Click to hide internal directories.