session

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2021 License: Apache-2.0 Imports: 5 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ServiceClient

type ServiceClient interface {
	Create(ctxt context.Context, userName string, password string) (string, error)
}

type ServiceClientImpl

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

func NewSessionServiceClient

func NewSessionServiceClient(settings *settings.ArgoCDSettings) *ServiceClientImpl

func (*ServiceClientImpl) Create

func (c *ServiceClientImpl) Create(ctxt context.Context, userName string, password string) (string, error)

Jump to

Keyboard shortcuts

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