Documentation
¶
Index ¶
- func AnalyticsParserMock(ctx context.Context, wg *sync.WaitGroup) (url string)
- func ImportsRepoMock(ctx context.Context, wg *sync.WaitGroup) (url string)
- func MockKeycloak(ctx context.Context) (addr string, err error)
- func MockVault(ctx context.Context) (addr string, err error)
- func PermissionsMock(ctx context.Context, wg *sync.WaitGroup) (url string)
- func RancherMock(ctx context.Context, wg *sync.WaitGroup) (url string)
- type CheckIdsObject
- type PermissionsCheck
- type Pipeline
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AnalyticsParserMock ¶
Types ¶
type CheckIdsObject ¶
type PermissionsCheck ¶
type PermissionsCheck struct { Resource string `json:"resource,omitempty"` CheckIds CheckIdsObject `json:"check_ids,omitempty"` }
Click to show internal directories.
Click to hide internal directories.