import "k8s.io/kubernetes/pkg/controller/namespace/config"
doc.go types.go zz_generated.deepcopy.go
type NamespaceControllerConfiguration struct { // namespaceSyncPeriod is the period for syncing namespace life-cycle // updates. NamespaceSyncPeriod metav1.Duration // concurrentNamespaceSyncs is the number of namespace objects that are // allowed to sync concurrently. ConcurrentNamespaceSyncs int32 }
NamespaceControllerConfiguration contains elements describing NamespaceController.
func (in *NamespaceControllerConfiguration) DeepCopy() *NamespaceControllerConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NamespaceControllerConfiguration.
func (in *NamespaceControllerConfiguration) DeepCopyInto(out *NamespaceControllerConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Path | Synopsis |
---|---|
v1alpha1 |
Package config imports 1 packages (graph) and is imported by 7 packages. Updated 2019-11-17. Refresh now. Tools for package owners.