fixtures

package
v0.20.2 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const AnonyMarcusUserResponse = `` /* 1399-byte string literal not displayed */
View Source
const CloudControllerReadGroupResponse = `` /* 458-byte string literal not displayed */
View Source
const DrSeussUserResponse = `` /* 1465-byte string literal not displayed */
View Source
const ExternalGroupsApiResponse = `` /* 341-byte string literal not displayed */
View Source
const ExternalGroupsApiResponseInsufficientScope = `` /* 145-byte string literal not displayed */
View Source
const MarcusUserResponse = `` /* 1457-byte string literal not displayed */
View Source
const PaginatedResponseTmpl = `` /* 138-byte string literal not displayed */
View Source
const UaaAdminGroupResponse = `` /* 442-byte string literal not displayed */

Variables

This section is empty.

Functions

func EntityResponse

func EntityResponse(response interface{}) string

func PaginatedResponse

func PaginatedResponse(resources ...interface{}) string

Types

type PaginatedResponseStruct

type PaginatedResponseStruct struct {
	Resources    []interface{} `json:"resources"`
	StartIndex   int           `json:"startIndex"`
	ItemsPerPage int           `json:"itemsPerPage"`
	TotalResults int           `json:"totalResults"`
	Schemas      []string      `json:"schemas"`
}

PaginatedResponseStruct represents a paginated SCIM response

Jump to

Keyboard shortcuts

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