gruppenverwaltung

package
v2.2.18 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GVITBRoot                 = `SCC-ITB`
	GVApiServer               = `itb-backend.scc.kit.edu`
	GVListGroupsTemplate      = `/itbportal-rest-war/rest/groups/%s`
	GVSccItbInfoTemplate      = `/itbportal-rest-war/rest/groups/%s/%s`
	GVSccItbEffectiveTemplate = `/itbportal-rest-war/rest/groups/%s/%s/effectivemembers`
	GVGetIdentityTemplate     = `/itbportal-rest-war/rest/get/%s`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GVClient

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

func NewGVCLient

func NewGVCLient(baseurl, username, password string) (*GVClient, error)

func (*GVClient) GetGroups

func (c *GVClient) GetGroups(root string) (interface{}, error)

type Group

type Group struct {
	Name        string
	OE          string
	Description string
	GidNumber   int
}

Source Files

  • gruppenverwaltung.go

Jump to

Keyboard shortcuts

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