ServerConfig constructor
ServerConfig({})
Implementation
ServerConfig({
this.channels,
this.defaultClusterVersion,
this.defaultImageType,
this.validImageTypes,
this.validMasterVersions,
this.validNodeVersions,
});