//
pkg.gl
Category
sigs.k8s.io/hierarchical-namespaces
internal
forest
package
1.1.0
Repository:
https://github.com/kubernetes-sigs/hierarchical-namespaces.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
18
Dependents
19
Files
782 SLOC
#
Functions
NewForest
No description provided by the author
#
Structs
Forest
Forest defines a forest of namespaces - that is, a set of trees.
Namespace
Namespace represents a namespace in a forest.
#
Interfaces
NamespaceListener
NamespaceListener has methods that get called whenever a namespace changes.
TypeSyncer
TypeSyncer syncs objects of a specific type.