cmd

package
v0.19.2 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InteractiveAuthCommand added in v0.4.0

type InteractiveAuthCommand struct {
	SkipAuthRetry bool `long:"skip-auth-retry" description:"Skip interactive authentication retries when logged out"`
}

type ServiceCommand

type ServiceCommand struct {
	Runtime        client.Runtime
	ServiceManager service.Manager `no-flag:"true"`

	ServiceType globalservice.Type `no-flag:"true"`
	ServiceName string             `long:"service" short:"s" description:"Service name" env:"SSOCA_SERVICE"`
}

func (ServiceCommand) GetLogger added in v0.7.0

func (sc ServiceCommand) GetLogger() logrus.FieldLogger

func (ServiceCommand) GetService added in v0.17.0

func (sc ServiceCommand) GetService() (service.Service, error)

Jump to

Keyboard shortcuts

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