Skip to main content

Interface: IListClustersResponse

operatorservice.v1.IListClustersResponse

Properties of a ListClustersResponse.

Hierarchy

Properties

clusters

Optional clusters: null | $Properties[]

List of all cluster information

Inherited from

$Properties.clusters


nextPageToken

Optional nextPageToken: null | Uint8Array

ListClustersResponse nextPageToken

Inherited from

$Properties.nextPageToken