class Google::Cloud::Env::ComputeMetadata

def maybe_gcr

Other tags:
    Private: -
def maybe_gcr
  @variables["K_SERVICE"] && @variables["K_REVISION"] && @variables["K_CONFIGURATION"]
end