SubspaceProductAPI.Model.V1Accelerator (subspace_openapi_client v1.0.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %SubspaceProductAPI.Model.V1Accelerator{
destination_ip: String.t() | nil,
destination_port: integer() | nil,
id: String.t() | nil,
name: String.t() | nil,
protocol: SubspaceProductAPI.Model.V1Protocol.t() | nil,
subspace_ip: String.t() | nil,
subspace_ipv4: String.t() | nil,
subspace_port: integer() | nil
}