Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigurationEvaluatorServiceServer ¶ added in v0.12.0
type ConfigurationEvaluatorServiceServer struct { // must be embedded to have forward compatible implementations api.UnimplementedCirrusConfigurationEvaluatorServiceServer }
func (*ConfigurationEvaluatorServiceServer) EvaluateConfig ¶ added in v0.12.0
func (r *ConfigurationEvaluatorServiceServer) EvaluateConfig( ctx context.Context, request *api.EvaluateConfigRequest, ) (*api.EvaluateConfigResponse, error)
Click to show internal directories.
Click to hide internal directories.