Skip to content

Commit

Permalink
feat(gkehub): update the api
Browse files Browse the repository at this point in the history
#### gkehub:v1

The following keys were added:
- schemas.MembershipFeatureSpec.properties.fleetInherited.type (Total Keys: 1)

#### gkehub:v1alpha

The following keys were added:
- schemas.MembershipFeatureSpec.properties.fleetInherited.type (Total Keys: 1)

#### gkehub:v1beta

The following keys were added:
- schemas.MembershipFeatureSpec.properties.fleetInherited.type (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Dec 13, 2022
1 parent 9e0a260 commit e7a24b2
Show file tree
Hide file tree
Showing 9 changed files with 57 additions and 33 deletions.
20 changes: 12 additions & 8 deletions docs/dyn/gkehub_v1.projects.locations.features.html
Expand Up @@ -129,7 +129,7 @@ <h3>Method Details</h3>
&quot;a_key&quot;: { # MembershipFeatureSpec contains configuration information for a single Membership.
&quot;configmanagement&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -174,6 +174,7 @@ <h3>Method Details</h3>
},
&quot;version&quot;: &quot;A String&quot;, # Version of ACM installed.
},
&quot;fleetInherited&quot;: True or False, # True if value of `feature_spec` was inherited from a fleet-level default.
&quot;fleetobservability&quot;: { # **FleetObservability**: The membership-specific input for FleetObservability feature. # Fleet observability membership spec
},
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
Expand Down Expand Up @@ -284,7 +285,7 @@ <h3>Method Details</h3>
},
&quot;membershipSpec&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -553,7 +554,7 @@ <h3>Method Details</h3>
&quot;a_key&quot;: { # MembershipFeatureSpec contains configuration information for a single Membership.
&quot;configmanagement&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -598,6 +599,7 @@ <h3>Method Details</h3>
},
&quot;version&quot;: &quot;A String&quot;, # Version of ACM installed.
},
&quot;fleetInherited&quot;: True or False, # True if value of `feature_spec` was inherited from a fleet-level default.
&quot;fleetobservability&quot;: { # **FleetObservability**: The membership-specific input for FleetObservability feature. # Fleet observability membership spec
},
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
Expand Down Expand Up @@ -708,7 +710,7 @@ <h3>Method Details</h3>
},
&quot;membershipSpec&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -965,7 +967,7 @@ <h3>Method Details</h3>
&quot;a_key&quot;: { # MembershipFeatureSpec contains configuration information for a single Membership.
&quot;configmanagement&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -1010,6 +1012,7 @@ <h3>Method Details</h3>
},
&quot;version&quot;: &quot;A String&quot;, # Version of ACM installed.
},
&quot;fleetInherited&quot;: True or False, # True if value of `feature_spec` was inherited from a fleet-level default.
&quot;fleetobservability&quot;: { # **FleetObservability**: The membership-specific input for FleetObservability feature. # Fleet observability membership spec
},
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
Expand Down Expand Up @@ -1120,7 +1123,7 @@ <h3>Method Details</h3>
},
&quot;membershipSpec&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -1333,7 +1336,7 @@ <h3>Method Details</h3>
&quot;a_key&quot;: { # MembershipFeatureSpec contains configuration information for a single Membership.
&quot;configmanagement&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Config Management-specific spec.
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down Expand Up @@ -1378,6 +1381,7 @@ <h3>Method Details</h3>
},
&quot;version&quot;: &quot;A String&quot;, # Version of ACM installed.
},
&quot;fleetInherited&quot;: True or False, # True if value of `feature_spec` was inherited from a fleet-level default.
&quot;fleetobservability&quot;: { # **FleetObservability**: The membership-specific input for FleetObservability feature. # Fleet observability membership spec
},
&quot;identityservice&quot;: { # **Anthos Identity Service**: Configuration for a single Membership. # Identity Service-specific spec.
Expand Down Expand Up @@ -1488,7 +1492,7 @@ <h3>Method Details</h3>
},
&quot;membershipSpec&quot;: { # **Anthos Config Management**: Configuration for a single cluster. Intended to parallel the ConfigManagement CR. # Membership configuration in the cluster. This represents the actual state in the cluster, while the MembershipSpec in the FeatureSpec represents the intended state
&quot;configSync&quot;: { # Configuration for Config Sync # Config Sync configuration for the cluster.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling.
&quot;allowVerticalScale&quot;: True or False, # Set to true to allow the vertical scaling. Defaults to false which disallows vertical scaling. This field is deprecated.
&quot;enabled&quot;: True or False, # Enables the installation of ConfigSync. If set to true, ConfigSync resources will be created and the other ConfigSync fields will be applied if exist. If set to false, all other ConfigSync fields will be ignored, ConfigSync resources will be deleted. If omitted, ConfigSync resources will be managed depends on the presence of git field.
&quot;git&quot;: { # Git repo configuration for a single cluster. # Git repo configuration for the cluster.
&quot;gcpServiceAccountEmail&quot;: &quot;A String&quot;, # The GCP Service Account Email used for auth when secret_type is gcpServiceAccount.
Expand Down

0 comments on commit e7a24b2

Please sign in to comment.