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

Struct netadminProfile

pkg/cmd/debug/profiles.go:103–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103type netadminProfile struct {
104 KeepFlags
105}
106
107type sysadminProfile struct {
108 KeepFlags

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected