Skip to content

Commit

Permalink
Add initial Decision (aka PDP) protos (#49875)
Browse files Browse the repository at this point in the history
* Clone protos from fspmarshall/pdp-work-02

* Use decisionpb as the Go package alias

* Update DecisionService docs

* Split identity protos into separate files

* Update Metadata docs

* Split metadata into separate files

* Update Resource docs

* Update database access docs and fields

* Update SSH access docs and fields

* Ignore breaking changes on decision protos

* Update generated protos

* Use teleport.trait.v1.Trait

* Document mutual dependency between "ResourceID" types

* nit: s/ResourceID/ResourceId

* nit: Use the correct CamelCase field name in comments

* Update generated protos

* Add RouteToApp.target_port

* Update generated protos

* Update comments on TLSIdentity / tlsca.Identity

* Update generated protos
  • Loading branch information
codingllama authored Dec 16, 2024
1 parent b79b120 commit ec2d05f
Show file tree
Hide file tree
Showing 25 changed files with 4,002 additions and 1 deletion.
399 changes: 399 additions & 0 deletions api/gen/proto/go/teleport/decision/v1alpha1/database_access.pb.go

Large diffs are not rendered by default.

119 changes: 119 additions & 0 deletions api/gen/proto/go/teleport/decision/v1alpha1/decision_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ec2d05f

Please sign in to comment.