View Source Xds.Annotations.V3.StatusAnnotation (envoy_data_plane_api v0.2.0)

Summary

Types

@type t() :: %Xds.Annotations.V3.StatusAnnotation{
  __unknown_fields__: [
    {field_number :: integer(), Protobuf.Wire.Types.wire_type(),
     value :: term()}
  ],
  package_version_status: Xds.Annotations.V3.PackageVersionStatus.t(),
  work_in_progress: boolean()
}