profileenv

package
v0.0.0-...-3c9c4bd Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Impl

type Impl struct {
	*env.BaseEnv
	// contains filtered or unexported fields
}

Impl is an implementation of the AuthEnv interface

func New

New creates a new profile env.

func NewWithDefaults

func NewWithDefaults() (*Impl, error)

NewWithDefaults creates a profile env with the default clients and values.

func (*Impl) ProjectManagerClient

func (p *Impl) ProjectManagerClient() projectmanagerpb.ProjectManagerServiceClient

ProjectManagerClient is an accessor for the project manager client.

type ProfileEnv

type ProfileEnv interface {
	env.Env
	ProjectManagerClient() projectmanagerpb.ProjectManagerServiceClient
}

ProfileEnv is the environment used for the profile service.

Jump to

Keyboard shortcuts

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