Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testprofile (0.96 sec)

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

    		return x.RevisionTags
    	}
    	return nil
    }
    
    func (x *Values) GetDefaultRevision() string {
    	if x != nil {
    		return x.DefaultRevision
    	}
    	return ""
    }
    
    func (x *Values) GetProfile() string {
    	if x != nil {
    		return x.Profile
    	}
    	return ""
    }
    
    func (x *Values) GetCompatibilityVersion() string {
    	if x != nil {
    		return x.CompatibilityVersion
    	}
    	return ""
    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