Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gen-go
command
Command gen-go generates the typed cs bindings from the embedded cmdlet catalog (go-teams/spec).
|
Command gen-go generates the typed cs bindings from the embedded cmdlet catalog (go-teams/spec). |
|
gen-models
command
Command gen-models generates typed model structs (one per in-scope policy type) for teamsapi.Result.Decode.
|
Command gen-models generates typed model structs (one per in-scope policy type) for teamsapi.Result.Decode. |
|
verify
command
Command verify is a live smoke test for the teamsapi transport: it connects app-only, performs the serviceDiscovery handshake, and reads a few in-scope policy types — proving the wire fingerprint is accepted by the real API and the generated bindings decode it.
|
Command verify is a live smoke test for the teamsapi transport: it connects app-only, performs the serviceDiscovery handshake, and reads a few in-scope policy types — proving the wire fingerprint is accepted by the real API and the generated bindings decode it. |
|
Package cs holds the generated MicrosoftTeams -Cs* config/policy bindings.
|
Package cs holds the generated MicrosoftTeams -Cs* config/policy bindings. |
|
Package models holds typed structs for teamsapi.Result.Decode, one per policy/config type.
|
Package models holds typed structs for teamsapi.Result.Decode, one per policy/config type. |
|
Package spec exposes the MicrosoftTeams cmdlet catalog that drives code generation.
|
Package spec exposes the MicrosoftTeams cmdlet catalog that drives code generation. |
|
Package teamsapi is a lean Go client for the Microsoft Teams admin configuration REST API — the service behind the MicrosoftTeams PowerShell module (Connect-MicrosoftTeams / the -Cs* cmdlets).
|
Package teamsapi is a lean Go client for the Microsoft Teams admin configuration REST API — the service behind the MicrosoftTeams PowerShell module (Connect-MicrosoftTeams / the -Cs* cmdlets). |
Click to show internal directories.
Click to hide internal directories.