groups

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GroupMembers = "members"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupResourceHandler

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

func NewGroupResourceHandler

func NewGroupResourceHandler(cfg *config.Config, logger *zerolog.Logger) (*GroupResourceHandler, error)

func (GroupResourceHandler) Create

func (GroupResourceHandler) Delete

func (u GroupResourceHandler) Delete(r *http.Request, id string) error

func (GroupResourceHandler) Get

func (GroupResourceHandler) GetAll

func (GroupResourceHandler) Patch

func (u GroupResourceHandler) Patch(r *http.Request, id string, operations []scim.PatchOperation) (scim.Resource, error)

func (GroupResourceHandler) Replace

Jump to

Keyboard shortcuts

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