Interface for a team.

Hierarchy (view full)

Constructors

Properties

batchTeamProps: BatchEksTeamProps
name: string

Team name, expected to be unique

namespaceManifest: KubernetesManifest
serviceAccount: ServiceAccount
teamProps: TeamProps

Methods

  • Creates a new role with trust relationship or adds trust relationship for an existing role.

    Parameters

    • clusterInfo: ClusterInfo
    • users: ArnPrincipal[]
    • OptionalroleArn: string

    Returns undefined | IRole