0.2.1

Classes

Class Description
flyteplugins.union.remote.ApiKey Represents a Union API Key (OAuth Application).
flyteplugins.union.remote.Assignment Represents role/policy assignments for an identity.
flyteplugins.union.remote.Member Represents a Union organization member (user or application).
flyteplugins.union.remote.Policy Represents a Union RBAC Policy.
flyteplugins.union.remote.Role Represents a Union RBAC Role.
flyteplugins.union.remote.User Represents a Union user.
flyteplugins.union.utils.auth.AppClientCredentials Application client credentials for API key.