Skip to content

FR: Add attrConfig support to public API client library #30

@rajsinghtech

Description

@rajsinghtech

What are you trying to do?

I need to use the attrConfig field in ACL policies through the Tailscale public API client library (tailscale.com/client/tailscale). Currently, the public client's ACLDetails struct is missing support for the attrConfig field that allows defining custom device attributes and their configuration.

How should we solve this?

Add the missing ACLAttrConfig type and AttrConfig field to the public client library

What is the impact of not solving this?

Cannot programmatically manage custom device attributes through the official client
ACL policies with attrConfig fields cannot be properly parsed or modified via the API

Anything else?

No response

Metadata

Metadata

Assignees

Labels

frNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions