Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setSuffix (0.14 sec)

  1. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    }
    
    func (x *IngressGatewayZvpnConfig) GetEnabled() *wrapperspb.BoolValue {
    	if x != nil {
    		return x.Enabled
    	}
    	return nil
    }
    
    func (x *IngressGatewayZvpnConfig) GetSuffix() string {
    	if x != nil {
    		return x.Suffix
    	}
    	return ""
    }
    
    // MultiClusterConfig specifies the Configuration for Istio mesh across multiple clusters through the istio gateways.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
Back to top