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 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
Click to show internal directories.
Click to hide internal directories.