atmospro

package
v1.223.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package atmospro implements the `atmos/pro` passthrough identity.

The atmos/pro provider already yields usable credentials (an Atmos Pro session JWT), so this identity is a thin passthrough: it forwards the provider's credentials so that linked integrations (e.g., github/sts) receive the session JWT. It exists so callers have an identity to authenticate/run as; integrations may instead bind directly to the provider via `via.provider`.

Index

Constants

View Source
const IdentityKind = "atmos/pro"

IdentityKind is the identity kind for the Atmos Pro identity.

Variables

This section is empty.

Functions

func NewIdentity

func NewIdentity(name string, config *schema.Identity) (types.Identity, error)

NewIdentity creates a new atmos/pro passthrough identity. It requires via.provider.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL