type kmeta … func (k kmeta) GetName() string { … } func (k kmeta) GetNamespace() string { … } var _ … func TestKlogIntegration(t *testing.T) { … } // TestKlogV test klog -v(--verbose) func available with json logger func TestKlogV(t *testing.T) { … }