Uses of Interface
com.google.cloud.gkehub.configmanagement.v1.ConfigSyncDeploymentStateOrBuilder
-
Packages that use ConfigSyncDeploymentStateOrBuilder Package Description com.google.cloud.gkehub.configmanagement.v1 -
-
Uses of ConfigSyncDeploymentStateOrBuilder in com.google.cloud.gkehub.configmanagement.v1
Classes in com.google.cloud.gkehub.configmanagement.v1 that implement ConfigSyncDeploymentStateOrBuilder Modifier and Type Class Description class
ConfigSyncDeploymentState
The state of ConfigSync's deployment on a clusterstatic class
ConfigSyncDeploymentState.Builder
The state of ConfigSync's deployment on a clusterMethods in com.google.cloud.gkehub.configmanagement.v1 that return ConfigSyncDeploymentStateOrBuilder Modifier and Type Method Description ConfigSyncDeploymentStateOrBuilder
ConfigSyncState.Builder. getDeploymentStateOrBuilder()
Information about the deployment of ConfigSync, including the version of the various Pods deployedConfigSyncDeploymentStateOrBuilder
ConfigSyncState. getDeploymentStateOrBuilder()
Information about the deployment of ConfigSync, including the version of the various Pods deployedConfigSyncDeploymentStateOrBuilder
ConfigSyncStateOrBuilder. getDeploymentStateOrBuilder()
Information about the deployment of ConfigSync, including the version of the various Pods deployed
-