Class: API::Terraform::State

Inherits:
Base
  • Object
show all
Includes:
Gitlab::Utils::StrongMemoize
Defined in:
lib/api/terraform/state.rb

Constant Summary collapse

STATE_NAME_URI_REQUIREMENTS =
{ name: API::NO_SLASH_URL_PART_REGEX }.freeze

Constants included from Gitlab::EndpointAttributes

Gitlab::EndpointAttributes::DEFAULT_URGENCY

Method Summary

Methods inherited from Base

endpoint_id_for_route, feature_category_for_app, path_for_app, route, urgency_for_app