You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/gkehub_v1alpha.projects.locations.features.html
+68-4Lines changed: 68 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -242,6 +242,16 @@ <h3>Method Details</h3>
242
242
],
243
243
},
244
244
"mutationEnabled": True or False, # Enables the ability to mutate resources using Policy Controller.
245
+
"policyContent": { # PolicyContentSpec defines the user's desired content configuration on the cluster. # Specifies the desired policy content on the cluster
246
+
"bundles": { # map of bundle name to BundleInstallSpec. The bundle name maps to the `bundleName` key in the `policycontroller.gke.io/constraintData` annotation on a constraint.
247
+
"a_key": { # BundleInstallSpec is the specification configuration for a single managed bundle.
248
+
"exemptedNamespaces": [ # the set of namespaces to be exempted from the bundle
249
+
"A String",
250
+
],
251
+
"management": "A String", # Management specifies how the bundle will be managed by the controller.
252
+
},
253
+
},
254
+
},
245
255
"referentialRulesEnabled": True or False, # Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
246
256
"templateLibraryConfig": { # The config specifying which default library templates to install. # Configures the library templates to install along with Policy Controller.
247
257
"included": True or False, # Whether the standard template library should be installed or not.
@@ -442,7 +452,13 @@ <h3>Method Details</h3>
442
452
"preciseLastMeasuredClusterVcpuCapacity": 3.14, # The vCPUs capacity in the cluster according to the most recent measurement (1/1000 precision).
443
453
},
444
454
"policycontroller": { # **Policy Controller**: State for a single cluster. # Policycontroller-specific state.
445
-
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation" 4. "constraint template library"
455
+
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation"
456
+
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
457
+
"details": "A String", # Surface potential errors or information logs.
458
+
"state": "A String", # The lifecycle state of this component.
459
+
},
460
+
},
461
+
"contentStates": { # The state of the template library and any bundles included in the chosen version of the manifest
446
462
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
447
463
"details": "A String", # Surface potential errors or information logs.
448
464
"state": "A String", # The lifecycle state of this component.
@@ -786,6 +802,16 @@ <h3>Method Details</h3>
786
802
],
787
803
},
788
804
"mutationEnabled": True or False, # Enables the ability to mutate resources using Policy Controller.
805
+
"policyContent": { # PolicyContentSpec defines the user's desired content configuration on the cluster. # Specifies the desired policy content on the cluster
806
+
"bundles": { # map of bundle name to BundleInstallSpec. The bundle name maps to the `bundleName` key in the `policycontroller.gke.io/constraintData` annotation on a constraint.
807
+
"a_key": { # BundleInstallSpec is the specification configuration for a single managed bundle.
808
+
"exemptedNamespaces": [ # the set of namespaces to be exempted from the bundle
809
+
"A String",
810
+
],
811
+
"management": "A String", # Management specifies how the bundle will be managed by the controller.
812
+
},
813
+
},
814
+
},
789
815
"referentialRulesEnabled": True or False, # Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
790
816
"templateLibraryConfig": { # The config specifying which default library templates to install. # Configures the library templates to install along with Policy Controller.
791
817
"included": True or False, # Whether the standard template library should be installed or not.
@@ -986,7 +1012,13 @@ <h3>Method Details</h3>
986
1012
"preciseLastMeasuredClusterVcpuCapacity": 3.14, # The vCPUs capacity in the cluster according to the most recent measurement (1/1000 precision).
987
1013
},
988
1014
"policycontroller": { # **Policy Controller**: State for a single cluster. # Policycontroller-specific state.
989
-
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation" 4. "constraint template library"
1015
+
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation"
1016
+
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
1017
+
"details": "A String", # Surface potential errors or information logs.
1018
+
"state": "A String", # The lifecycle state of this component.
1019
+
},
1020
+
},
1021
+
"contentStates": { # The state of the template library and any bundles included in the chosen version of the manifest
990
1022
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
991
1023
"details": "A String", # Surface potential errors or information logs.
992
1024
"state": "A String", # The lifecycle state of this component.
@@ -1318,6 +1350,16 @@ <h3>Method Details</h3>
1318
1350
],
1319
1351
},
1320
1352
"mutationEnabled": True or False, # Enables the ability to mutate resources using Policy Controller.
1353
+
"policyContent": { # PolicyContentSpec defines the user's desired content configuration on the cluster. # Specifies the desired policy content on the cluster
1354
+
"bundles": { # map of bundle name to BundleInstallSpec. The bundle name maps to the `bundleName` key in the `policycontroller.gke.io/constraintData` annotation on a constraint.
1355
+
"a_key": { # BundleInstallSpec is the specification configuration for a single managed bundle.
1356
+
"exemptedNamespaces": [ # the set of namespaces to be exempted from the bundle
1357
+
"A String",
1358
+
],
1359
+
"management": "A String", # Management specifies how the bundle will be managed by the controller.
1360
+
},
1361
+
},
1362
+
},
1321
1363
"referentialRulesEnabled": True or False, # Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
1322
1364
"templateLibraryConfig": { # The config specifying which default library templates to install. # Configures the library templates to install along with Policy Controller.
1323
1365
"included": True or False, # Whether the standard template library should be installed or not.
@@ -1518,7 +1560,13 @@ <h3>Method Details</h3>
1518
1560
"preciseLastMeasuredClusterVcpuCapacity": 3.14, # The vCPUs capacity in the cluster according to the most recent measurement (1/1000 precision).
1519
1561
},
1520
1562
"policycontroller": { # **Policy Controller**: State for a single cluster. # Policycontroller-specific state.
1521
-
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation" 4. "constraint template library"
1563
+
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation"
1564
+
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
1565
+
"details": "A String", # Surface potential errors or information logs.
1566
+
"state": "A String", # The lifecycle state of this component.
1567
+
},
1568
+
},
1569
+
"contentStates": { # The state of the template library and any bundles included in the chosen version of the manifest
1522
1570
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
1523
1571
"details": "A String", # Surface potential errors or information logs.
1524
1572
"state": "A String", # The lifecycle state of this component.
@@ -1806,6 +1854,16 @@ <h3>Method Details</h3>
1806
1854
],
1807
1855
},
1808
1856
"mutationEnabled": True or False, # Enables the ability to mutate resources using Policy Controller.
1857
+
"policyContent": { # PolicyContentSpec defines the user's desired content configuration on the cluster. # Specifies the desired policy content on the cluster
1858
+
"bundles": { # map of bundle name to BundleInstallSpec. The bundle name maps to the `bundleName` key in the `policycontroller.gke.io/constraintData` annotation on a constraint.
1859
+
"a_key": { # BundleInstallSpec is the specification configuration for a single managed bundle.
1860
+
"exemptedNamespaces": [ # the set of namespaces to be exempted from the bundle
1861
+
"A String",
1862
+
],
1863
+
"management": "A String", # Management specifies how the bundle will be managed by the controller.
1864
+
},
1865
+
},
1866
+
},
1809
1867
"referentialRulesEnabled": True or False, # Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated.
1810
1868
"templateLibraryConfig": { # The config specifying which default library templates to install. # Configures the library templates to install along with Policy Controller.
1811
1869
"included": True or False, # Whether the standard template library should be installed or not.
@@ -2006,7 +2064,13 @@ <h3>Method Details</h3>
2006
2064
"preciseLastMeasuredClusterVcpuCapacity": 3.14, # The vCPUs capacity in the cluster according to the most recent measurement (1/1000 precision).
2007
2065
},
2008
2066
"policycontroller": { # **Policy Controller**: State for a single cluster. # Policycontroller-specific state.
2009
-
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation" 4. "constraint template library"
2067
+
"componentStates": { # Currently these include (also serving as map keys): 1. "admission" 2. "audit" 3. "mutation"
2068
+
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
2069
+
"details": "A String", # Surface potential errors or information logs.
2070
+
"state": "A String", # The lifecycle state of this component.
2071
+
},
2072
+
},
2073
+
"contentStates": { # The state of the template library and any bundles included in the chosen version of the manifest
2010
2074
"a_key": { # OnClusterState represents the state of a sub-component of Policy Controller.
2011
2075
"details": "A String", # Surface potential errors or information logs.
2012
2076
"state": "A String", # The lifecycle state of this component.
0 commit comments