Module: RubyRemoteConfig
- Defined in:
- lib/gcp_storage_repository.rb,
lib/repository.rb,
lib/web_repository.rb,
lib/file_repository.rb,
lib/ruby_remote_config.rb
Overview
GcpStorageRepository is a class that implements the Repository interface for handling configuration data stored in a YAML file within a GCS bucket.
Defined Under Namespace
Modules: Repository Classes: Client, FileRepository, GcpStorageRepository, WebRepository