MCPcopy
hub / github.com/kubeedge/kubeedge / osExclusiveFlags

Function osExclusiveFlags

edge/cmd/edgecore/app/options/options_others.go:28–30  ·  view source on GitHub ↗
(_fs *pflag.FlagSet, _opts *EdgeCoreOptions)

Source from the content-addressed store, hash-verified

26}
27
28func osExclusiveFlags(_fs *pflag.FlagSet, _opts *EdgeCoreOptions) {
29 // Do nothing on other platforms
30}

Callers 1

FlagsMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected