# Functions
No description provided by the author
No description provided by the author
RegisterChallengeStoreHandler registers the http handlers for service ChallengeStore to "mux".
RegisterChallengeStoreHandlerClient registers the http handlers for service ChallengeStore to "mux".
RegisterChallengeStoreHandlerFromEndpoint is same as RegisterChallengeStoreHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterChallengeStoreHandlerServer registers the http handlers for service ChallengeStore to "mux".
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
blue_green spins up a second instance of the scenario in parallel and once up, delete the previous one for players to shift.
recreate delete the previous instance then spins up a fresh instance of the scenario.
update_in_place updates the existing state based on the new stack in the scenario.
# Variables
ChallengeStore_ServiceDesc is the grpc.ServiceDesc for ChallengeStore service.
No description provided by the author
Enum value maps for UpdateStrategy.
Enum value maps for UpdateStrategy.
# Structs
The challenge object that the chall-manager exposes.
The request to create a challenge.
No description provided by the author
No description provided by the author
Store holds a distributed filesystem along its integrity to handle challenge scenario storage.
UnimplementedChallengeStoreServer must be embedded to have forward compatible implementations.
The request to update a challenge.
# Interfaces
ChallengeStoreClient is the client API for ChallengeStore service.
ChallengeStoreServer is the server API for ChallengeStore service.
UnsafeChallengeStoreServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
The UpdateStrategy to use in case of a Challenge scenario update with running instances.