Unit 'googlecontainer' Package
[Overview][Types][Classes][Index] [#googleapi]

TCluster

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlecontainer.pp line 78

type TCluster = class(TGoogleBaseObject)

protected

  procedure Setname(); virtual;

  procedure Setdescription(); virtual;

  procedure SetinitialNodeCount(); virtual;

  procedure SetnodeConfig(); virtual;

  procedure SetmasterAuth(); virtual;

  procedure SetloggingService(); virtual;

  procedure SetmonitoringService(); virtual;

  procedure Setnetwork(); virtual;

  procedure SetclusterIpv4Cidr(); virtual;

  procedure SetaddonsConfig(); virtual;

  procedure Setsubnetwork(); virtual;

  procedure SetnodePools(); virtual;

  procedure Setlocations(); virtual;

  procedure SetselfLink(); virtual;

  procedure Setzone(); virtual;

  procedure Setendpoint(); virtual;

  procedure SetinitialClusterVersion(); virtual;

  procedure SetcurrentMasterVersion(); virtual;

  procedure SetcurrentNodeVersion(); virtual;

  procedure SetcreateTime(); virtual;

  procedure Setstatus(); virtual;

  procedure SetstatusMessage(); virtual;

  procedure SetnodeIpv4CidrSize(); virtual;

  procedure SetservicesIpv4Cidr(); virtual;

  procedure SetinstanceGroupUrls(); virtual;

  procedure SetcurrentNodeCount(); virtual;

published

  property name: string; [rw]

  property description: string; [rw]

  property initialNodeCount: Integer; [rw]

  property nodeConfig: TNodeConfig; [rw]

  property masterAuth: TMasterAuth; [rw]

  property loggingService: string; [rw]

  property monitoringService: string; [rw]

  property network: string; [rw]

  property clusterIpv4Cidr: string; [rw]

  property addonsConfig: TAddonsConfig; [rw]

  property subnetwork: string; [rw]

  property nodePools: TClusterTypenodePoolsArray; [rw]

  property locations: TStringArray; [rw]

  property selfLink: string; [rw]

  property zone: string; [rw]

  property endpoint: string; [rw]

  property initialClusterVersion: string; [rw]

  property currentMasterVersion: string; [rw]

  property currentNodeVersion: string; [rw]

  property createTime: string; [rw]

  property status: string; [rw]

  property statusMessage: string; [rw]

  property nodeIpv4CidrSize: Integer; [rw]

  property servicesIpv4Cidr: string; [rw]

  property instanceGroupUrls: TStringArray; [rw]

  property currentNodeCount: Integer; [rw]

end;

Inheritance

TCluster

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18