Options
All
  • Public
  • Public/Protected
  • All
Menu

Module pods/agent/Agent

Index

Type aliases

Type aliases

Agent

Agent: { email?: string; login: string; name?: string; webId: string }

Agent metadata related to pod generation.

Type declaration

  • Optional email?: string
  • login: string
  • Optional name?: string
  • webId: string