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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions