service

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2020 License: BSD-2-Clause Imports: 8 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authenticated added in v1.20.0

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

func NewAuthenticated added in v1.20.0

func NewAuthenticated() *Authenticated

func (*Authenticated) Initialize added in v1.20.0

func (a *Authenticated) Initialize(provider application.Provider) error

func (*Authenticated) Terminate added in v1.20.0

func (a *Authenticated) Terminate()

type DEPRECATEDService added in v1.20.0

type DEPRECATEDService struct {
	*application.Application
	// contains filtered or unexported fields
}

func NewDEPRECATEDService added in v1.20.0

func NewDEPRECATEDService() *DEPRECATEDService

func (*DEPRECATEDService) AuthClient added in v1.20.0

func (d *DEPRECATEDService) AuthClient() auth.Client

func (*DEPRECATEDService) Initialize added in v1.20.0

func (d *DEPRECATEDService) Initialize(provider application.Provider) error

func (*DEPRECATEDService) Secret added in v1.20.0

func (d *DEPRECATEDService) Secret() string

func (*DEPRECATEDService) Terminate added in v1.20.0

func (d *DEPRECATEDService) Terminate()

type Service added in v1.20.0

type Service struct {
	*application.Application
	// contains filtered or unexported fields
}

func New added in v1.20.0

func New() *Service

func (*Service) API added in v1.20.0

func (s *Service) API() service.API

func (*Service) AuthClient added in v1.20.0

func (s *Service) AuthClient() auth.Client

func (*Service) Initialize added in v1.20.0

func (s *Service) Initialize(provider application.Provider) error

func (*Service) Run added in v1.20.0

func (s *Service) Run() error

func (*Service) Secret added in v1.20.0

func (s *Service) Secret() string

func (*Service) SetAuthClient added in v1.20.0

func (s *Service) SetAuthClient(authClientImpl auth.Client)

func (*Service) Terminate added in v1.20.0

func (s *Service) Terminate()

Jump to

Keyboard shortcuts

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