mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 06:32:32 +00:00
add comment
This commit is contained in:
@@ -38,6 +38,8 @@ import (
|
||||
utilstrings "k8s.io/utils/strings"
|
||||
)
|
||||
|
||||
// these interfaces are necessary to keep the structures private
|
||||
// and at the same time log them correctly in structured logs.
|
||||
var _ logr.Marshaler = podVolume{}
|
||||
var _ logr.Marshaler = reconstructedVolume{}
|
||||
var _ logr.Marshaler = globalVolumeInfo{}
|
||||
|
Reference in New Issue
Block a user