Interface GkeHubFeatureMembershipPolicycontrollerPolicyControllerHubConfigDeploymentConfigs

    • Method Detail

      • getComponentName

        @Stability(Stable)
        @NotNull
        String getComponentName()
        The name for the key in the map for which this object is mapped to in the API.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#component_name GkeHubFeatureMembership#component_name}

      • getPodAffinity

        @Stability(Stable)
        @Nullable
        default String getPodAffinity()
        Pod affinity configuration. Possible values: AFFINITY_UNSPECIFIED, NO_AFFINITY, ANTI_AFFINITY.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#pod_affinity GkeHubFeatureMembership#pod_affinity}

      • getPodTolerations

        @Stability(Stable)
        @Nullable
        default Object getPodTolerations()
        pod_tolerations block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#pod_tolerations GkeHubFeatureMembership#pod_tolerations}

      • getReplicaCount

        @Stability(Stable)
        @Nullable
        default Number getReplicaCount()
        Pod replica count.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#replica_count GkeHubFeatureMembership#replica_count}