Interface CrisisCleanupConfigLayerMeta

Hierarchy

Properties

Properties

name?: string = ...
repo?: string = ...
sources?: {
    configPath?: string;
    name: string;
    secretPath?: string;
}[] = ...

Type declaration

  • Optional configPath?: string
  • name: string
  • Optional secretPath?: string

Generated using TypeDoc