- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for PutScopes (0.05 sec)
-
istioctl/pkg/admin/istiodconfig.go
defaultScopes = append(defaultScopes, &ScopeInfo{ Name: scope.Name, OutputLevel: defaultOutputLevel, StackTraceLevel: defaultStackTraceLevel, }) } err = rs.client.PutScopes(defaultScopes) if err != nil { return err } return nil } type logLevelState struct { client *ControlzClient outputLogLevel string }
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Sat Apr 13 05:23:38 UTC 2024 - 13.5K bytes - Viewed (0)