# Functions
No description provided by the author
RegisterGitConfigHandler registers the http handlers for service GitConfig to "mux".
RegisterGitConfigHandlerClient registers the http handlers for service GitConfig to "mux".
RegisterGitConfigHandlerFromEndpoint is same as RegisterGitConfigHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGitConfigHandlerServer registers the http handlers for service GitConfig 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
# Variables
No description provided by the author
GitConfig_ServiceDesc is the grpc.ServiceDesc for GitConfig service.
# Structs
No description provided by the author
DefaultChartValuesRequestValidationError is the validation error returned by DefaultChartValuesRequest.Validate if the designated constraints aren't met.
No description provided by the author
DefaultChartValuesResponseValidationError is the validation error returned by DefaultChartValuesResponse.Validate if the designated constraints aren't met.
No description provided by the author
FileRequestValidationError is the validation error returned by FileRequest.Validate if the designated constraints aren't met.
No description provided by the author
FileResponseValidationError is the validation error returned by FileResponse.Validate if the designated constraints aren't met.
No description provided by the author
GlobalConfigRequestValidationError is the validation error returned by GlobalConfigRequest.Validate if the designated constraints aren't met.
No description provided by the author
GlobalConfigResponseValidationError is the validation error returned by GlobalConfigResponse.Validate if the designated constraints aren't met.
No description provided by the author
ShowRequestValidationError is the validation error returned by ShowRequest.Validate if the designated constraints aren't met.
No description provided by the author
ShowResponseValidationError is the validation error returned by ShowResponse.Validate if the designated constraints aren't met.
No description provided by the author
ToggleGlobalStatusRequestValidationError is the validation error returned by ToggleGlobalStatusRequest.Validate if the designated constraints aren't met.
No description provided by the author
ToggleGlobalStatusResponseValidationError is the validation error returned by ToggleGlobalStatusResponse.Validate if the designated constraints aren't met.
UnimplementedGitConfigServer must be embedded to have forward compatible implementations.
No description provided by the author
UpdateRequestValidationError is the validation error returned by UpdateRequest.Validate if the designated constraints aren't met.
No description provided by the author
UpdateResponseValidationError is the validation error returned by UpdateResponse.Validate if the designated constraints aren't met.
# Interfaces
GitConfigClient is the client API for GitConfig service.
GitConfigServer is the server API for GitConfig service.
UnsafeGitConfigServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
DefaultChartValuesRequestMultiError is an error wrapping multiple validation errors returned by DefaultChartValuesRequest.ValidateAll() if the designated constraints aren't met.
DefaultChartValuesResponseMultiError is an error wrapping multiple validation errors returned by DefaultChartValuesResponse.ValidateAll() if the designated constraints aren't met.
FileRequestMultiError is an error wrapping multiple validation errors returned by FileRequest.ValidateAll() if the designated constraints aren't met.
FileResponseMultiError is an error wrapping multiple validation errors returned by FileResponse.ValidateAll() if the designated constraints aren't met.
GlobalConfigRequestMultiError is an error wrapping multiple validation errors returned by GlobalConfigRequest.ValidateAll() if the designated constraints aren't met.
GlobalConfigResponseMultiError is an error wrapping multiple validation errors returned by GlobalConfigResponse.ValidateAll() if the designated constraints aren't met.
ShowRequestMultiError is an error wrapping multiple validation errors returned by ShowRequest.ValidateAll() if the designated constraints aren't met.
ShowResponseMultiError is an error wrapping multiple validation errors returned by ShowResponse.ValidateAll() if the designated constraints aren't met.
ToggleGlobalStatusRequestMultiError is an error wrapping multiple validation errors returned by ToggleGlobalStatusRequest.ValidateAll() if the designated constraints aren't met.
ToggleGlobalStatusResponseMultiError is an error wrapping multiple validation errors returned by ToggleGlobalStatusResponse.ValidateAll() if the designated constraints aren't met.
UpdateRequestMultiError is an error wrapping multiple validation errors returned by UpdateRequest.ValidateAll() if the designated constraints aren't met.
UpdateResponseMultiError is an error wrapping multiple validation errors returned by UpdateResponse.ValidateAll() if the designated constraints aren't met.