Wasm Directoryalpha
Record

pipeline-ssh-key-pair

No description available.

record pipeline-ssh-key-pair {
  type-op: string,
  private-key: option​<string>,
  public-key: option​<string>,
}

Fields

NameTypeDescription
type-opstring
private-keyoption​<string>
public-keyoption​<string>