MCPcopy
hub / github.com/kubernetes/kubectl / generalProfile

Struct generalProfile

pkg/cmd/debug/profiles.go:91–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91type generalProfile struct {
92 KeepFlags
93}
94
95type baselineProfile struct {
96 KeepFlags

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected