Record
pipeline-known-host
No description available.
record pipeline-known-host {
type-op: string,
hostname: option<string>,
public-key: option<pipeline-ssh-public-key>,
uuid: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| type-op | string | |
| hostname | option<string> | |
| public-key | option<pipeline-ssh-public-key> | |
| uuid | option<string> |