Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetRevision (0.12 sec)

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

    		return x.JwtPolicy
    	}
    	return ""
    }
    
    func (x *GlobalConfig) GetSts() *STSConfig {
    	if x != nil {
    		return x.Sts
    	}
    	return nil
    }
    
    func (x *GlobalConfig) GetRevision() string {
    	if x != nil {
    		return x.Revision
    	}
    	return ""
    }
    
    func (x *GlobalConfig) GetMountMtlsCerts() *wrapperspb.BoolValue {
    	if x != nil {
    		return x.MountMtlsCerts
    	}
    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