Host Info
Tetrate Service Express (TSE) utilizes many of the same components as the Tetrate Service Bridge(TSB) product but has the several distinctions. Go to Comparing TSE and TSB for more details.
Host Info specifies information about the host the workload is running on.
Address
Address specifies network address.
Field | Description | Validation Rule |
---|---|---|
ip | string | string = { |
type | tetrateio.api.onboarding.config.types.registration.v1alpha1.AddressType | enum = { |
HostInfo
HostInfo specifies information about the host the workload is running on.
Field | Description | Validation Rule |
---|---|---|
addresses | List of tetrateio.api.onboarding.config.types.registration.v1alpha1.Address | repeated = { |
AddressType
AddressType specifies type of a network address associated with the workload.
Field | Number | Description |
---|---|---|
UNSPECIFIED | 0 | Not specified. |
VPC | 1 | IP address from the |
INTERNET | 2 | IP address from the |