kubernetes/pkg/proxy/apis/config
Patrick Ohly 8f4c9c7605 k8s.io/component-base/logs: replace klog text implementation
This replaces the klog formatting and message routing with a simpler
implementation that uses less code. The main difference is that we skip the
entire unused message routing.

Instead, the same split output streams as for JSON gets implemented in the
io.Writer implementation that gets passed to the textlogger.
2024-01-17 13:50:03 +01:00
..
fuzzer Simplify nftables/proxier.go by removing localhost nodeport support 2023-10-31 17:33:53 -04:00
scheme k8s.io/component-base/logs: replace klog text implementation 2024-01-17 13:50:03 +01:00
v1alpha1 Simplify nftables/proxier.go by removing localhost nodeport support 2023-10-31 17:33:53 -04:00
validation Add a dummy nftables kube-proxy backend which is just a copy of iptables 2023-10-31 17:31:42 -04:00
doc.go Standardize componentconfig code/comment patterns 2018-09-06 13:42:02 +03:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
register_test.go add flag 'logging-format' to kube-proxy 2023-07-13 14:33:33 +08:00
register.go Standardize componentconfig code/comment patterns 2018-09-06 13:42:02 +03:00
types.go Simplify nftables/proxier.go by removing localhost nodeport support 2023-10-31 17:33:53 -04:00
zz_generated.deepcopy.go Simplify nftables/proxier.go by removing localhost nodeport support 2023-10-31 17:33:53 -04:00