Function: getVersion()
function getVersion(clusterName: string): Promise<StringDict>
Parameters
Parameter | Type | Default value |
---|---|---|
clusterName | string | '' |
Returns
Promise
<StringDict
>
function getVersion(clusterName: string): Promise<StringDict>
Parameter | Type | Default value |
---|---|---|
clusterName | string | '' |
Promise
<StringDict
>