View Source Momento.Internal.ScsControlClient (Momento Elixir SDK v0.2.0)
Link to this section Summary
Link to this section Types
@opaque t()
Link to this section Functions
@spec create!(Momento.Auth.CredentialProvider.t()) :: t()
@spec create_cache(client :: t(), cache_name :: String.t()) :: Momento.Responses.CreateCache.t()
@spec delete_cache(client :: t(), cache_name :: String.t()) :: Momento.Responses.DeleteCache.t()
@spec list_caches(client :: t()) :: Momento.Responses.ListCaches.t()