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

Struct sysadminProfile

pkg/cmd/debug/profiles.go:107–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107type sysadminProfile struct {
108 KeepFlags
109}
110
111// KeepFlags holds the flag set that determine which fields to keep in the copy pod.
112type KeepFlags struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected