Versions in this module Expand all Collapse all v0 v0.0.310 Jun 15, 2022 Changes in this version + type NSNPOptions struct + AllowedIngressNamespaces []string + type Options struct + EnableNetworkPolicy bool + IPPoolType string + NSNPOptions NSNPOptions + WeaveScopeHost string + func NewNetworkOptions() *Options + func (s *Options) AddFlags(fs *pflag.FlagSet, c *Options) + func (s *Options) ApplyTo(options *Options) + func (s *Options) IsEmpty() bool + func (s *Options) Validate() []error