Workload Registration Service
Registers the requesting workload in the mesh.
WorkloadRegistrationService
WorkloadRegistrationService registers the requesting workload in the mesh.
RegisterWorkload
UnregisterWorkload
RegisterWorkloadRequest
Request to register the workload in the mesh.
| Field | Description | Validation Rule | 
|---|---|---|
registration  | tetrateio.api.onboarding.config.types.registration.v1alpha1.Registration   | message = {  | 
RegisterWorkloadResponse
Response to the registration request.
UnregisterWorkloadRequest
Request to unregister the workload from the mesh.
UnregisterWorkloadResponse
Response to the unregistration request.
| Field | Description | Validation Rule | 
|---|---|---|
propagationDelay  | google.protobuf.Duration  During this time interval affected proxies will continue making requests to the deregistered workload until the respective configuration update arrives. To prevent traffic loss,   | –  |