Documentation ¶
Index ¶
Constants ¶
View Source
const ALL string = "all"
ALL Namespaces constant for unified text
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NsManager ¶
type NsManager struct { NamespaceMap map[string]bool IgnoreNamespaceMap map[string]bool // contains filtered or unexported fields }
NsManager is a function wrapper that is used to determine if a namespace n should be included
func (*NsManager) DisableAllNamespaces ¶
func (m *NsManager) DisableAllNamespaces()
func (*NsManager) IncludeNamespace ¶
IncludeNamespace is exported method to determine if a namespace should be included
Click to show internal directories.
Click to hide internal directories.