import "k8s.io/kubernetes/pkg/controller/ttlafterfinished/config"
doc.go types.go zz_generated.deepcopy.go
type TTLAfterFinishedControllerConfiguration struct { // concurrentTTLSyncs is the number of TTL-after-finished collector workers that are // allowed to sync concurrently. ConcurrentTTLSyncs int32 }
TTLAfterFinishedControllerConfiguration contains elements describing TTLAfterFinishedController.
func (in *TTLAfterFinishedControllerConfiguration) DeepCopy() *TTLAfterFinishedControllerConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TTLAfterFinishedControllerConfiguration.
func (in *TTLAfterFinishedControllerConfiguration) DeepCopyInto(out *TTLAfterFinishedControllerConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Path | Synopsis |
---|---|
v1alpha1 |
Package config is imported by 7 packages. Updated 2019-10-29. Refresh now. Tools for package owners.