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

Struct restrictedProfile

pkg/cmd/debug/profiles.go:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99type restrictedProfile struct {
100 KeepFlags
101}
102
103type netadminProfile struct {
104 KeepFlags

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected