- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for generateValidatingWebhook (0.11 sec)
-
istioctl/pkg/tag/generate.go
return fmt.Errorf("failed to apply tag manifests to cluster: %v", err) } return nil } // generateValidatingWebhook renders a validating webhook configuration from the given tagWebhookConfig. func generateValidatingWebhook(config *tagWebhookConfig, opts *GenerateOptions) (string, error) { vals := values.Map{ "spec": values.Map{ "installPackagePath": opts.ManifestsPath,
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 13.3K bytes - Viewed (0) -
istioctl/pkg/tag/generate_test.go
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 09 16:05:45 UTC 2024 - 12.1K bytes - Viewed (0)