This client class is used to make a connection to a views service through grpc
and to add the necessary CanaryJwt tokens to the call metadata. This metadata
should be transparent to all client users as it is added by an interceptor when
the channel is created.