mocks

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2025 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnalyticsParserMock

func AnalyticsParserMock(ctx context.Context, wg *sync.WaitGroup) (url string)

func ImportsRepoMock

func ImportsRepoMock(ctx context.Context, wg *sync.WaitGroup) (url string)

func MockKeycloak

func MockKeycloak(ctx context.Context) (addr string, err error)

func MockVault

func MockVault(ctx context.Context) (addr string, err error)

func PermissionsMock

func PermissionsMock(ctx context.Context, wg *sync.WaitGroup) (url string)

func RancherMock

func RancherMock(ctx context.Context, wg *sync.WaitGroup) (url string)

Types

type CheckIdsObject

type CheckIdsObject struct {
	Ids    []string `json:"ids,omitempty"`
	Rights string   `json:"rights,omitempty"`
}

type PermissionsCheck

type PermissionsCheck struct {
	Resource string         `json:"resource,omitempty"`
	CheckIds CheckIdsObject `json:"check_ids,omitempty"`
}

type Pipeline

type Pipeline struct {
	FlowId string `json:"flowId,omitempty"`
}

Jump to

Keyboard shortcuts

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