auth

package
v1.10.6 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	OmitUser        = "OMIT_USER"
	OmitProject     = "OMIT_PROJECT"
	OmitEnvironment = "OMIT_ENVIRONMENT"
	OmitCapsule     = "OMIT_CAPSULE"
)

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(rig rig.Client, scope scope.Scope, prompter common.Prompter) *Service

func (*Service) AuthEnvironment added in v1.8.12

func (s *Service) AuthEnvironment(ctx context.Context, interactive bool) error

func (*Service) AuthProject added in v1.8.12

func (s *Service) AuthProject(ctx context.Context, interactive bool) error

func (*Service) AuthUser added in v1.8.12

func (s *Service) AuthUser(ctx context.Context, interactive bool) error

func (*Service) CheckAuth

func (s *Service) CheckAuth(ctx context.Context, interactive bool, f func(context.Context, bool) error) error

func (*Service) CreateProject

func (s *Service) CreateProject(ctx context.Context, name string, useNewProject *bool) error

Jump to

Keyboard shortcuts

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