class Kitchen::Driver::VmpoolStores::GitlabBaseStore
Private Instance Methods
client()
click to toggle source
# File lib/kitchen/driver/vmpool_stores/gitlab_base_store.rb, line 12 def client @client ||= Gitlab.client end