CIrcuitbreaker function with TLS virtualservice

Is it possible to include the circuit breaker functionality with TLS based virtual service. Such as by introducing redirect and retries functionality.

redirect	<Object>
   authority	<string>
   derivePort	<string>
   port	<integer>
   redirectCode	<integer>
   scheme	<string>
   uri	<string>
retries	<Object>
   attempts	<integer>
   perTryTimeout	<string>
   retryOn	<string>
   retryRemoteLocalities	<>