alpine

package
v0.0.0-...-ddd9f4d Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrUserAlreadyExists = errors.New("user already exists")

Functions

This section is empty.

Types

type Alpine

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

func New

func New() *Alpine

func (*Alpine) CreateUser

func (a *Alpine) CreateUser(username string, uid int) (createdUsername string, err error)

CreateUser creates a user in Alpine with the given UID.

func (*Alpine) Version

func (a *Alpine) Version(context.Context) (version string, err error)

Jump to

Keyboard shortcuts

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