ClusterServiceConfig interface

Cluster configs per component.

Properties

component

Name of the component the config files should apply to.

files

List of Config Files.

Property Details

component

Name of the component the config files should apply to.

component: string

Property Value

string

files

List of Config Files.

files: ClusterConfigFile[]

Property Value