user

package
v0.0.0-...-4c964c4 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Service

type Service interface {
	// Manage manager the linux user in the container.
	Manage(ctx context.Context, exec *devcontainer.Exec) ([]byte, error)
}

func NewUserServiceImpl

func NewUserServiceImpl() Service

func ProvideUserServiceImpl

func ProvideUserServiceImpl() Service

type ServiceImpl

type ServiceImpl struct {
}

func (*ServiceImpl) Manage

func (u *ServiceImpl) Manage(ctx context.Context, exec *devcontainer.Exec) ([]byte, error)

Jump to

Keyboard shortcuts

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