class Kubes::Auth::Gcr
Public Instance Methods
run()
click to toggle source
# File lib/kubes/auth/gcr.rb, line 3 def run authorize! unless authorized? end
# File lib/kubes/auth/gcr.rb, line 3 def run authorize! unless authorized? end