Record
run-cluster-lint-params
No description available.
record run-cluster-lint-params {
cluster-id: string,
exclude-checks: option<list<string>>,
exclude-groups: option<list<string>>,
include-checks: option<list<string>>,
include-groups: option<list<string>>,
}Fields
| Name | Type | Description |
|---|---|---|
| cluster-id | string | |
| exclude-checks | option<list<string>> | |
| exclude-groups | option<list<string>> | |
| include-checks | option<list<string>> | |
| include-groups | option<list<string>> |