VirtualService
2022-06-30 15:37:14   0  举报             
     
         
 AI智能生成
  istio VirtualService
    作者其他创作
 大纲/内容
  []string host  
     []string gateways  
     []HTTPRoute http    
     string name  
     []HTTPMatchRequest match    
     string name  
     StringMatch uri    
     string exact  
     string prefix  
     string regex  
     StringMatch scheme  
     StringMatch method  
     StringMatch authority  
     map<string, StringMatch> headers  
     uint32 port  
     map<string, string> source_labels  
     []string gateways  
     map<string, StringMatch> query_params  
     bool ignore_uri_case  
     map<string, StringMatch> without_headers  
     string source_namespace  
     []HTTPRouteDestination route    
     Destination destination    
     string host  
     string subset  
     PortSelector port    
     uint32 number  
     int32 weight  
     Headers headers    
     HeaderOperations request  
     HeaderOperations response  
     HeaderOperations    
     map<string, string> set  
     map<string, string> add  
     []string remove  
     HTTPRedirect redirect    
     string uri  
     string authority(host)  
     uint32 port  
     string scheme  
     uint32 redirect_code  
     Delegate delegate    
     string name   
     string namespase  
     HTTPRewrite rewrite    
     string uri  
     string authority  
     google.protobuf.Duration timeout  
     HTTPRetry retries    
     int32 attempts(重试次数)  
     google.protobuf.Duration per_try_timeout(重试超时)  
     string retry_on(重试条件)  
     google.protobuf.BoolValue retry_remote_localities(是否重试到其他位置)  
     HTTPFaultInjection fault    
     Delay delay(延迟)    
     Percent percentage(百分比)    
     double value  
     google.protobuf.Duration fixed_delay(延迟时间)  
     Abort abort(状态码)    
     int32 http_status  
     Percent percentage(百分比)
    
     double value  
     Destination mirror    
     string host  
     string subset  
     PortSelector port    
     uint32 number  
     Percent mirror_percentage    
     double value  
     CorsPolicy cors_policy    
     []string allow_origin  
     []StringMatch allow_origins  
     []string allow_methods  
     []string allow_headers  
     []string expose_headers  
     google.protobuf.Duration max_age  
     google.protobuf.BoolValue allow_credentials  
     Headers headers    
     HeaderOperations request  
     HeaderOperations response  
     HeaderOperations    
     map<string, string> set  
     map<string, string> add  
     []string remove  
     []TLSRoute tls    
     []TLSMatchAttributes match    
     []string sni_hosts  
     []string destination_subnets  
     uint32 port  
     map<string, string> source_labels  
     []string gateways  
     string source_namespace  
     []RouteDestination route    
     Destination destination    
     string host  
     string subset  
     PortSelector port    
     uint32 number  
     int32 weight  
     []TCPRoute tcp    
     []L4MatchAttributes match    
     []string destination_subnets  
     uint32 port  
     string source_subnet  
     map<string, string> source_labels  
     []string gateways  
     string source_namespace  
     []RouteDestination route    
     Destination destination    
     string host  
     string subset  
     PortSelector port    
     uint32 number  
     int32 weight  
     []string export_to  
    
 
 
 
 
  0 条评论
 下一页
  
   
   
   
   
  
  
  
  
 