Wasm Directoryalpha
Record

connect-core-v1-post-namespaced-pod-attach-params

No description available.

record connect-core-v1-post-namespaced-pod-attach-params {
  container: option​<string>,
  name: string,
  namespace: string,
  stderr: option​<string>,
  stdin: option​<string>,
  stdout: option​<string>,
  tty: option​<string>,
}

Fields

NameTypeDescription
containeroption​<string>
namestring
namespacestring
stderroption​<string>
stdinoption​<string>
stdoutoption​<string>
ttyoption​<string>