package windows

import "github.com/moby/buildkit/util/windows"

Index

Functions

func GetUserIdentFromContainer

func GetUserIdentFromContainer(ctx context.Context, exec executor.Executor, rootMounts []mount.Mount, userName string) (idtools.Identity, error)

func ResolveUsernameToSID

func ResolveUsernameToSID(ctx context.Context, exec executor.Executor, rootMount []mount.Mount, userName string) (idtools.Identity, error)

Source Files

util_windows.go

Version
v0.13.0-beta2
Published
Jan 30, 2024
Platform
windows/amd64
Imports
10 packages
Last checked
33 minutes ago

Tools for package owners.