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-rc1
Published
Feb 15, 2024
Platform
windows/amd64
Imports
10 packages
Last checked
11 minutes ago

Tools for package owners.