service

package
v1.24.0-basal-automated.2 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2018 License: BSD-3-Clause Imports: 7 Imported by: 0

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(prefix string) (*Authenticated, error)

func (*Authenticated) Initialize added in v1.20.0

func (a *Authenticated) Initialize() 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(prefix string) (*DEPRECATEDService, error)

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() 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(prefix string) (*Service, error)

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() 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