pulumi-kubernetes 4.17.0__py3-none-any.whl → 4.17.0a1723228048__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulumi-kubernetes might be problematic. Click here for more details.

Files changed (83) hide show
  1. pulumi_kubernetes/__init__.py +2 -42
  2. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyBindingList.py +17 -18
  3. pulumi_kubernetes/admissionregistration/v1/ValidatingAdmissionPolicyList.py +17 -18
  4. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyBindingList.py +17 -18
  5. pulumi_kubernetes/admissionregistration/v1alpha1/ValidatingAdmissionPolicyList.py +17 -18
  6. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyBindingList.py +17 -18
  7. pulumi_kubernetes/admissionregistration/v1beta1/ValidatingAdmissionPolicyList.py +17 -18
  8. pulumi_kubernetes/apiextensions/v1/_inputs.py +6 -6
  9. pulumi_kubernetes/apiextensions/v1/outputs.py +4 -4
  10. pulumi_kubernetes/apps/v1/_inputs.py +12 -12
  11. pulumi_kubernetes/apps/v1/outputs.py +8 -8
  12. pulumi_kubernetes/batch/v1/_inputs.py +27 -15
  13. pulumi_kubernetes/batch/v1/outputs.py +20 -12
  14. pulumi_kubernetes/coordination/__init__.py +0 -3
  15. pulumi_kubernetes/coordination/v1/_inputs.py +14 -94
  16. pulumi_kubernetes/coordination/v1/outputs.py +10 -62
  17. pulumi_kubernetes/core/v1/Service.py +22 -6
  18. pulumi_kubernetes/core/v1/ServicePatch.py +22 -6
  19. pulumi_kubernetes/core/v1/_inputs.py +206 -961
  20. pulumi_kubernetes/core/v1/outputs.py +163 -1038
  21. pulumi_kubernetes/networking/v1alpha1/IPAddress.py +0 -2
  22. pulumi_kubernetes/networking/v1alpha1/IPAddressPatch.py +0 -2
  23. pulumi_kubernetes/networking/v1alpha1/ServiceCIDR.py +0 -2
  24. pulumi_kubernetes/networking/v1alpha1/ServiceCIDRPatch.py +0 -2
  25. pulumi_kubernetes/networking/v1beta1/__init__.py +0 -6
  26. pulumi_kubernetes/networking/v1beta1/_inputs.py +0 -599
  27. pulumi_kubernetes/networking/v1beta1/outputs.py +0 -461
  28. pulumi_kubernetes/pulumi-plugin.json +1 -1
  29. pulumi_kubernetes/resource/__init__.py +0 -3
  30. pulumi_kubernetes/resource/v1alpha1/ResourceClaim.py +1 -1
  31. pulumi_kubernetes/resource/v1alpha1/ResourceClaimPatch.py +1 -1
  32. pulumi_kubernetes/resource/v1alpha1/ResourceClaimTemplate.py +1 -1
  33. pulumi_kubernetes/resource/v1alpha1/ResourceClaimTemplatePatch.py +1 -1
  34. pulumi_kubernetes/resource/v1alpha2/PodSchedulingContext.py +0 -2
  35. pulumi_kubernetes/resource/v1alpha2/PodSchedulingContextPatch.py +0 -2
  36. pulumi_kubernetes/resource/v1alpha2/ResourceClaim.py +1 -1
  37. pulumi_kubernetes/resource/v1alpha2/ResourceClaimPatch.py +1 -1
  38. pulumi_kubernetes/resource/v1alpha2/ResourceClaimTemplate.py +1 -1
  39. pulumi_kubernetes/resource/v1alpha2/ResourceClaimTemplatePatch.py +1 -1
  40. pulumi_kubernetes/resource/v1alpha2/ResourceSlice.py +0 -2
  41. pulumi_kubernetes/resource/v1alpha2/ResourceSlicePatch.py +0 -2
  42. pulumi_kubernetes/storage/v1alpha1/VolumeAttributesClass.py +0 -2
  43. pulumi_kubernetes/storage/v1alpha1/VolumeAttributesClassPatch.py +0 -2
  44. pulumi_kubernetes/storage/v1beta1/__init__.py +0 -3
  45. pulumi_kubernetes/storage/v1beta1/_inputs.py +0 -123
  46. pulumi_kubernetes/storage/v1beta1/outputs.py +0 -94
  47. pulumi_kubernetes/yaml/yaml.py +0 -102
  48. {pulumi_kubernetes-4.17.0.dist-info → pulumi_kubernetes-4.17.0a1723228048.dist-info}/METADATA +1 -1
  49. {pulumi_kubernetes-4.17.0.dist-info → pulumi_kubernetes-4.17.0a1723228048.dist-info}/RECORD +51 -83
  50. {pulumi_kubernetes-4.17.0.dist-info → pulumi_kubernetes-4.17.0a1723228048.dist-info}/WHEEL +1 -1
  51. pulumi_kubernetes/coordination/v1alpha1/LeaseCandidate.py +0 -214
  52. pulumi_kubernetes/coordination/v1alpha1/LeaseCandidateList.py +0 -215
  53. pulumi_kubernetes/coordination/v1alpha1/LeaseCandidatePatch.py +0 -226
  54. pulumi_kubernetes/coordination/v1alpha1/__init__.py +0 -12
  55. pulumi_kubernetes/coordination/v1alpha1/_inputs.py +0 -418
  56. pulumi_kubernetes/coordination/v1alpha1/outputs.py +0 -334
  57. pulumi_kubernetes/networking/v1beta1/IPAddress.py +0 -216
  58. pulumi_kubernetes/networking/v1beta1/IPAddressList.py +0 -215
  59. pulumi_kubernetes/networking/v1beta1/IPAddressPatch.py +0 -228
  60. pulumi_kubernetes/networking/v1beta1/ServiceCIDR.py +0 -226
  61. pulumi_kubernetes/networking/v1beta1/ServiceCIDRList.py +0 -215
  62. pulumi_kubernetes/networking/v1beta1/ServiceCIDRPatch.py +0 -238
  63. pulumi_kubernetes/resource/v1alpha3/DeviceClass.py +0 -236
  64. pulumi_kubernetes/resource/v1alpha3/DeviceClassList.py +0 -216
  65. pulumi_kubernetes/resource/v1alpha3/DeviceClassPatch.py +0 -247
  66. pulumi_kubernetes/resource/v1alpha3/PodSchedulingContext.py +0 -231
  67. pulumi_kubernetes/resource/v1alpha3/PodSchedulingContextList.py +0 -215
  68. pulumi_kubernetes/resource/v1alpha3/PodSchedulingContextPatch.py +0 -242
  69. pulumi_kubernetes/resource/v1alpha3/ResourceClaim.py +0 -232
  70. pulumi_kubernetes/resource/v1alpha3/ResourceClaimList.py +0 -216
  71. pulumi_kubernetes/resource/v1alpha3/ResourceClaimPatch.py +0 -243
  72. pulumi_kubernetes/resource/v1alpha3/ResourceClaimTemplate.py +0 -229
  73. pulumi_kubernetes/resource/v1alpha3/ResourceClaimTemplateList.py +0 -215
  74. pulumi_kubernetes/resource/v1alpha3/ResourceClaimTemplatePatch.py +0 -240
  75. pulumi_kubernetes/resource/v1alpha3/ResourceSlice.py +0 -246
  76. pulumi_kubernetes/resource/v1alpha3/ResourceSlicePatch.py +0 -257
  77. pulumi_kubernetes/resource/v1alpha3/__init__.py +0 -23
  78. pulumi_kubernetes/resource/v1alpha3/_inputs.py +0 -3924
  79. pulumi_kubernetes/resource/v1alpha3/outputs.py +0 -3327
  80. pulumi_kubernetes/storage/v1beta1/VolumeAttributesClass.py +0 -252
  81. pulumi_kubernetes/storage/v1beta1/VolumeAttributesClassList.py +0 -215
  82. pulumi_kubernetes/storage/v1beta1/VolumeAttributesClassPatch.py +0 -263
  83. {pulumi_kubernetes-4.17.0.dist-info → pulumi_kubernetes-4.17.0a1723228048.dist-info}/top_level.txt +0 -0
@@ -152,8 +152,6 @@ class IPAddress(pulumi.CustomResource):
152
152
  __props__.__dict__["kind"] = 'IPAddress'
153
153
  __props__.__dict__["metadata"] = metadata
154
154
  __props__.__dict__["spec"] = spec
155
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="kubernetes:networking.k8s.io/v1beta1:IPAddress")])
156
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
157
155
  super(IPAddress, __self__).__init__(
158
156
  'kubernetes:networking.k8s.io/v1alpha1:IPAddress',
159
157
  resource_name,
@@ -164,8 +164,6 @@ class IPAddressPatch(pulumi.CustomResource):
164
164
  __props__.__dict__["kind"] = 'IPAddress'
165
165
  __props__.__dict__["metadata"] = metadata
166
166
  __props__.__dict__["spec"] = spec
167
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="kubernetes:networking.k8s.io/v1beta1:IPAddressPatch")])
168
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
169
167
  super(IPAddressPatch, __self__).__init__(
170
168
  'kubernetes:networking.k8s.io/v1alpha1:IPAddressPatch',
171
169
  resource_name,
@@ -153,8 +153,6 @@ class ServiceCIDR(pulumi.CustomResource):
153
153
  __props__.__dict__["metadata"] = metadata
154
154
  __props__.__dict__["spec"] = spec
155
155
  __props__.__dict__["status"] = None
156
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="kubernetes:networking.k8s.io/v1beta1:ServiceCIDR")])
157
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
158
156
  super(ServiceCIDR, __self__).__init__(
159
157
  'kubernetes:networking.k8s.io/v1alpha1:ServiceCIDR',
160
158
  resource_name,
@@ -165,8 +165,6 @@ class ServiceCIDRPatch(pulumi.CustomResource):
165
165
  __props__.__dict__["metadata"] = metadata
166
166
  __props__.__dict__["spec"] = spec
167
167
  __props__.__dict__["status"] = None
168
- alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="kubernetes:networking.k8s.io/v1beta1:ServiceCIDRPatch")])
169
- opts = pulumi.ResourceOptions.merge(opts, alias_opts)
170
168
  super(ServiceCIDRPatch, __self__).__init__(
171
169
  'kubernetes:networking.k8s.io/v1alpha1:ServiceCIDRPatch',
172
170
  resource_name,
@@ -11,11 +11,5 @@ from .IngressClassList import *
11
11
  from .IngressClassPatch import *
12
12
  from .IngressList import *
13
13
  from .IngressPatch import *
14
- from .IPAddress import *
15
- from .IPAddressList import *
16
- from .IPAddressPatch import *
17
- from .ServiceCIDR import *
18
- from .ServiceCIDRList import *
19
- from .ServiceCIDRPatch import *
20
14
  from ._inputs import *
21
15
  from . import outputs
@@ -25,12 +25,6 @@ __all__ = [
25
25
  'HTTPIngressRuleValuePatchArgsDict',
26
26
  'HTTPIngressRuleValueArgs',
27
27
  'HTTPIngressRuleValueArgsDict',
28
- 'IPAddressSpecPatchArgs',
29
- 'IPAddressSpecPatchArgsDict',
30
- 'IPAddressSpecArgs',
31
- 'IPAddressSpecArgsDict',
32
- 'IPAddressArgs',
33
- 'IPAddressArgsDict',
34
28
  'IngressBackendPatchArgs',
35
29
  'IngressBackendPatchArgsDict',
36
30
  'IngressBackendArgs',
@@ -57,18 +51,6 @@ __all__ = [
57
51
  'IngressTLSArgsDict',
58
52
  'IngressArgs',
59
53
  'IngressArgsDict',
60
- 'ParentReferencePatchArgs',
61
- 'ParentReferencePatchArgsDict',
62
- 'ParentReferenceArgs',
63
- 'ParentReferenceArgsDict',
64
- 'ServiceCIDRSpecPatchArgs',
65
- 'ServiceCIDRSpecPatchArgsDict',
66
- 'ServiceCIDRSpecArgs',
67
- 'ServiceCIDRSpecArgsDict',
68
- 'ServiceCIDRStatusArgs',
69
- 'ServiceCIDRStatusArgsDict',
70
- 'ServiceCIDRArgs',
71
- 'ServiceCIDRArgsDict',
72
54
  ]
73
55
 
74
56
  MYPY = False
@@ -355,173 +337,6 @@ class HTTPIngressRuleValueArgs:
355
337
  pulumi.set(self, "paths", value)
356
338
 
357
339
 
358
- if not MYPY:
359
- class IPAddressSpecPatchArgsDict(TypedDict):
360
- """
361
- IPAddressSpec describe the attributes in an IP Address.
362
- """
363
- parent_ref: NotRequired[pulumi.Input['ParentReferencePatchArgsDict']]
364
- """
365
- ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.
366
- """
367
- elif False:
368
- IPAddressSpecPatchArgsDict: TypeAlias = Mapping[str, Any]
369
-
370
- @pulumi.input_type
371
- class IPAddressSpecPatchArgs:
372
- def __init__(__self__, *,
373
- parent_ref: Optional[pulumi.Input['ParentReferencePatchArgs']] = None):
374
- """
375
- IPAddressSpec describe the attributes in an IP Address.
376
- :param pulumi.Input['ParentReferencePatchArgs'] parent_ref: ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.
377
- """
378
- if parent_ref is not None:
379
- pulumi.set(__self__, "parent_ref", parent_ref)
380
-
381
- @property
382
- @pulumi.getter(name="parentRef")
383
- def parent_ref(self) -> Optional[pulumi.Input['ParentReferencePatchArgs']]:
384
- """
385
- ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.
386
- """
387
- return pulumi.get(self, "parent_ref")
388
-
389
- @parent_ref.setter
390
- def parent_ref(self, value: Optional[pulumi.Input['ParentReferencePatchArgs']]):
391
- pulumi.set(self, "parent_ref", value)
392
-
393
-
394
- if not MYPY:
395
- class IPAddressSpecArgsDict(TypedDict):
396
- """
397
- IPAddressSpec describe the attributes in an IP Address.
398
- """
399
- parent_ref: pulumi.Input['ParentReferenceArgsDict']
400
- """
401
- ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.
402
- """
403
- elif False:
404
- IPAddressSpecArgsDict: TypeAlias = Mapping[str, Any]
405
-
406
- @pulumi.input_type
407
- class IPAddressSpecArgs:
408
- def __init__(__self__, *,
409
- parent_ref: pulumi.Input['ParentReferenceArgs']):
410
- """
411
- IPAddressSpec describe the attributes in an IP Address.
412
- :param pulumi.Input['ParentReferenceArgs'] parent_ref: ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.
413
- """
414
- pulumi.set(__self__, "parent_ref", parent_ref)
415
-
416
- @property
417
- @pulumi.getter(name="parentRef")
418
- def parent_ref(self) -> pulumi.Input['ParentReferenceArgs']:
419
- """
420
- ParentRef references the resource that an IPAddress is attached to. An IPAddress must reference a parent object.
421
- """
422
- return pulumi.get(self, "parent_ref")
423
-
424
- @parent_ref.setter
425
- def parent_ref(self, value: pulumi.Input['ParentReferenceArgs']):
426
- pulumi.set(self, "parent_ref", value)
427
-
428
-
429
- if not MYPY:
430
- class IPAddressArgsDict(TypedDict):
431
- """
432
- IPAddress represents a single IP of a single IP Family. The object is designed to be used by APIs that operate on IP addresses. The object is used by the Service core API for allocation of IP addresses. An IP address can be represented in different formats, to guarantee the uniqueness of the IP, the name of the object is the IP address in canonical format, four decimal digits separated by dots suppressing leading zeros for IPv4 and the representation defined by RFC 5952 for IPv6. Valid: 192.168.1.5 or 2001:db8::1 or 2001:db8:aaaa:bbbb:cccc:dddd:eeee:1 Invalid: 10.01.2.3 or 2001:db8:0:0:0::1
433
- """
434
- api_version: NotRequired[pulumi.Input[str]]
435
- """
436
- APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
437
- """
438
- kind: NotRequired[pulumi.Input[str]]
439
- """
440
- Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
441
- """
442
- metadata: NotRequired[pulumi.Input['_meta.v1.ObjectMetaArgsDict']]
443
- """
444
- Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
445
- """
446
- spec: NotRequired[pulumi.Input['IPAddressSpecArgsDict']]
447
- """
448
- spec is the desired state of the IPAddress. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
449
- """
450
- elif False:
451
- IPAddressArgsDict: TypeAlias = Mapping[str, Any]
452
-
453
- @pulumi.input_type
454
- class IPAddressArgs:
455
- def __init__(__self__, *,
456
- api_version: Optional[pulumi.Input[str]] = None,
457
- kind: Optional[pulumi.Input[str]] = None,
458
- metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
459
- spec: Optional[pulumi.Input['IPAddressSpecArgs']] = None):
460
- """
461
- IPAddress represents a single IP of a single IP Family. The object is designed to be used by APIs that operate on IP addresses. The object is used by the Service core API for allocation of IP addresses. An IP address can be represented in different formats, to guarantee the uniqueness of the IP, the name of the object is the IP address in canonical format, four decimal digits separated by dots suppressing leading zeros for IPv4 and the representation defined by RFC 5952 for IPv6. Valid: 192.168.1.5 or 2001:db8::1 or 2001:db8:aaaa:bbbb:cccc:dddd:eeee:1 Invalid: 10.01.2.3 or 2001:db8:0:0:0::1
462
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
463
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
464
- :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
465
- :param pulumi.Input['IPAddressSpecArgs'] spec: spec is the desired state of the IPAddress. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
466
- """
467
- if api_version is not None:
468
- pulumi.set(__self__, "api_version", 'networking.k8s.io/v1beta1')
469
- if kind is not None:
470
- pulumi.set(__self__, "kind", 'IPAddress')
471
- if metadata is not None:
472
- pulumi.set(__self__, "metadata", metadata)
473
- if spec is not None:
474
- pulumi.set(__self__, "spec", spec)
475
-
476
- @property
477
- @pulumi.getter(name="apiVersion")
478
- def api_version(self) -> Optional[pulumi.Input[str]]:
479
- """
480
- APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
481
- """
482
- return pulumi.get(self, "api_version")
483
-
484
- @api_version.setter
485
- def api_version(self, value: Optional[pulumi.Input[str]]):
486
- pulumi.set(self, "api_version", value)
487
-
488
- @property
489
- @pulumi.getter
490
- def kind(self) -> Optional[pulumi.Input[str]]:
491
- """
492
- Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
493
- """
494
- return pulumi.get(self, "kind")
495
-
496
- @kind.setter
497
- def kind(self, value: Optional[pulumi.Input[str]]):
498
- pulumi.set(self, "kind", value)
499
-
500
- @property
501
- @pulumi.getter
502
- def metadata(self) -> Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']]:
503
- """
504
- Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
505
- """
506
- return pulumi.get(self, "metadata")
507
-
508
- @metadata.setter
509
- def metadata(self, value: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']]):
510
- pulumi.set(self, "metadata", value)
511
-
512
- @property
513
- @pulumi.getter
514
- def spec(self) -> Optional[pulumi.Input['IPAddressSpecArgs']]:
515
- """
516
- spec is the desired state of the IPAddress. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
517
- """
518
- return pulumi.get(self, "spec")
519
-
520
- @spec.setter
521
- def spec(self, value: Optional[pulumi.Input['IPAddressSpecArgs']]):
522
- pulumi.set(self, "spec", value)
523
-
524
-
525
340
  if not MYPY:
526
341
  class IngressBackendPatchArgsDict(TypedDict):
527
342
  """
@@ -1492,417 +1307,3 @@ class IngressArgs:
1492
1307
  pulumi.set(self, "status", value)
1493
1308
 
1494
1309
 
1495
- if not MYPY:
1496
- class ParentReferencePatchArgsDict(TypedDict):
1497
- """
1498
- ParentReference describes a reference to a parent object.
1499
- """
1500
- group: NotRequired[pulumi.Input[str]]
1501
- """
1502
- Group is the group of the object being referenced.
1503
- """
1504
- name: NotRequired[pulumi.Input[str]]
1505
- """
1506
- Name is the name of the object being referenced.
1507
- """
1508
- namespace: NotRequired[pulumi.Input[str]]
1509
- """
1510
- Namespace is the namespace of the object being referenced.
1511
- """
1512
- resource: NotRequired[pulumi.Input[str]]
1513
- """
1514
- Resource is the resource of the object being referenced.
1515
- """
1516
- elif False:
1517
- ParentReferencePatchArgsDict: TypeAlias = Mapping[str, Any]
1518
-
1519
- @pulumi.input_type
1520
- class ParentReferencePatchArgs:
1521
- def __init__(__self__, *,
1522
- group: Optional[pulumi.Input[str]] = None,
1523
- name: Optional[pulumi.Input[str]] = None,
1524
- namespace: Optional[pulumi.Input[str]] = None,
1525
- resource: Optional[pulumi.Input[str]] = None):
1526
- """
1527
- ParentReference describes a reference to a parent object.
1528
- :param pulumi.Input[str] group: Group is the group of the object being referenced.
1529
- :param pulumi.Input[str] name: Name is the name of the object being referenced.
1530
- :param pulumi.Input[str] namespace: Namespace is the namespace of the object being referenced.
1531
- :param pulumi.Input[str] resource: Resource is the resource of the object being referenced.
1532
- """
1533
- if group is not None:
1534
- pulumi.set(__self__, "group", group)
1535
- if name is not None:
1536
- pulumi.set(__self__, "name", name)
1537
- if namespace is not None:
1538
- pulumi.set(__self__, "namespace", namespace)
1539
- if resource is not None:
1540
- pulumi.set(__self__, "resource", resource)
1541
-
1542
- @property
1543
- @pulumi.getter
1544
- def group(self) -> Optional[pulumi.Input[str]]:
1545
- """
1546
- Group is the group of the object being referenced.
1547
- """
1548
- return pulumi.get(self, "group")
1549
-
1550
- @group.setter
1551
- def group(self, value: Optional[pulumi.Input[str]]):
1552
- pulumi.set(self, "group", value)
1553
-
1554
- @property
1555
- @pulumi.getter
1556
- def name(self) -> Optional[pulumi.Input[str]]:
1557
- """
1558
- Name is the name of the object being referenced.
1559
- """
1560
- return pulumi.get(self, "name")
1561
-
1562
- @name.setter
1563
- def name(self, value: Optional[pulumi.Input[str]]):
1564
- pulumi.set(self, "name", value)
1565
-
1566
- @property
1567
- @pulumi.getter
1568
- def namespace(self) -> Optional[pulumi.Input[str]]:
1569
- """
1570
- Namespace is the namespace of the object being referenced.
1571
- """
1572
- return pulumi.get(self, "namespace")
1573
-
1574
- @namespace.setter
1575
- def namespace(self, value: Optional[pulumi.Input[str]]):
1576
- pulumi.set(self, "namespace", value)
1577
-
1578
- @property
1579
- @pulumi.getter
1580
- def resource(self) -> Optional[pulumi.Input[str]]:
1581
- """
1582
- Resource is the resource of the object being referenced.
1583
- """
1584
- return pulumi.get(self, "resource")
1585
-
1586
- @resource.setter
1587
- def resource(self, value: Optional[pulumi.Input[str]]):
1588
- pulumi.set(self, "resource", value)
1589
-
1590
-
1591
- if not MYPY:
1592
- class ParentReferenceArgsDict(TypedDict):
1593
- """
1594
- ParentReference describes a reference to a parent object.
1595
- """
1596
- name: pulumi.Input[str]
1597
- """
1598
- Name is the name of the object being referenced.
1599
- """
1600
- resource: pulumi.Input[str]
1601
- """
1602
- Resource is the resource of the object being referenced.
1603
- """
1604
- group: NotRequired[pulumi.Input[str]]
1605
- """
1606
- Group is the group of the object being referenced.
1607
- """
1608
- namespace: NotRequired[pulumi.Input[str]]
1609
- """
1610
- Namespace is the namespace of the object being referenced.
1611
- """
1612
- elif False:
1613
- ParentReferenceArgsDict: TypeAlias = Mapping[str, Any]
1614
-
1615
- @pulumi.input_type
1616
- class ParentReferenceArgs:
1617
- def __init__(__self__, *,
1618
- name: pulumi.Input[str],
1619
- resource: pulumi.Input[str],
1620
- group: Optional[pulumi.Input[str]] = None,
1621
- namespace: Optional[pulumi.Input[str]] = None):
1622
- """
1623
- ParentReference describes a reference to a parent object.
1624
- :param pulumi.Input[str] name: Name is the name of the object being referenced.
1625
- :param pulumi.Input[str] resource: Resource is the resource of the object being referenced.
1626
- :param pulumi.Input[str] group: Group is the group of the object being referenced.
1627
- :param pulumi.Input[str] namespace: Namespace is the namespace of the object being referenced.
1628
- """
1629
- pulumi.set(__self__, "name", name)
1630
- pulumi.set(__self__, "resource", resource)
1631
- if group is not None:
1632
- pulumi.set(__self__, "group", group)
1633
- if namespace is not None:
1634
- pulumi.set(__self__, "namespace", namespace)
1635
-
1636
- @property
1637
- @pulumi.getter
1638
- def name(self) -> pulumi.Input[str]:
1639
- """
1640
- Name is the name of the object being referenced.
1641
- """
1642
- return pulumi.get(self, "name")
1643
-
1644
- @name.setter
1645
- def name(self, value: pulumi.Input[str]):
1646
- pulumi.set(self, "name", value)
1647
-
1648
- @property
1649
- @pulumi.getter
1650
- def resource(self) -> pulumi.Input[str]:
1651
- """
1652
- Resource is the resource of the object being referenced.
1653
- """
1654
- return pulumi.get(self, "resource")
1655
-
1656
- @resource.setter
1657
- def resource(self, value: pulumi.Input[str]):
1658
- pulumi.set(self, "resource", value)
1659
-
1660
- @property
1661
- @pulumi.getter
1662
- def group(self) -> Optional[pulumi.Input[str]]:
1663
- """
1664
- Group is the group of the object being referenced.
1665
- """
1666
- return pulumi.get(self, "group")
1667
-
1668
- @group.setter
1669
- def group(self, value: Optional[pulumi.Input[str]]):
1670
- pulumi.set(self, "group", value)
1671
-
1672
- @property
1673
- @pulumi.getter
1674
- def namespace(self) -> Optional[pulumi.Input[str]]:
1675
- """
1676
- Namespace is the namespace of the object being referenced.
1677
- """
1678
- return pulumi.get(self, "namespace")
1679
-
1680
- @namespace.setter
1681
- def namespace(self, value: Optional[pulumi.Input[str]]):
1682
- pulumi.set(self, "namespace", value)
1683
-
1684
-
1685
- if not MYPY:
1686
- class ServiceCIDRSpecPatchArgsDict(TypedDict):
1687
- """
1688
- ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.
1689
- """
1690
- cidrs: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1691
- """
1692
- CIDRs defines the IP blocks in CIDR notation (e.g. "192.168.0.0/24" or "2001:db8::/64") from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable.
1693
- """
1694
- elif False:
1695
- ServiceCIDRSpecPatchArgsDict: TypeAlias = Mapping[str, Any]
1696
-
1697
- @pulumi.input_type
1698
- class ServiceCIDRSpecPatchArgs:
1699
- def __init__(__self__, *,
1700
- cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
1701
- """
1702
- ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.
1703
- :param pulumi.Input[Sequence[pulumi.Input[str]]] cidrs: CIDRs defines the IP blocks in CIDR notation (e.g. "192.168.0.0/24" or "2001:db8::/64") from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable.
1704
- """
1705
- if cidrs is not None:
1706
- pulumi.set(__self__, "cidrs", cidrs)
1707
-
1708
- @property
1709
- @pulumi.getter
1710
- def cidrs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
1711
- """
1712
- CIDRs defines the IP blocks in CIDR notation (e.g. "192.168.0.0/24" or "2001:db8::/64") from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable.
1713
- """
1714
- return pulumi.get(self, "cidrs")
1715
-
1716
- @cidrs.setter
1717
- def cidrs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
1718
- pulumi.set(self, "cidrs", value)
1719
-
1720
-
1721
- if not MYPY:
1722
- class ServiceCIDRSpecArgsDict(TypedDict):
1723
- """
1724
- ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.
1725
- """
1726
- cidrs: NotRequired[pulumi.Input[Sequence[pulumi.Input[str]]]]
1727
- """
1728
- CIDRs defines the IP blocks in CIDR notation (e.g. "192.168.0.0/24" or "2001:db8::/64") from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable.
1729
- """
1730
- elif False:
1731
- ServiceCIDRSpecArgsDict: TypeAlias = Mapping[str, Any]
1732
-
1733
- @pulumi.input_type
1734
- class ServiceCIDRSpecArgs:
1735
- def __init__(__self__, *,
1736
- cidrs: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None):
1737
- """
1738
- ServiceCIDRSpec define the CIDRs the user wants to use for allocating ClusterIPs for Services.
1739
- :param pulumi.Input[Sequence[pulumi.Input[str]]] cidrs: CIDRs defines the IP blocks in CIDR notation (e.g. "192.168.0.0/24" or "2001:db8::/64") from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable.
1740
- """
1741
- if cidrs is not None:
1742
- pulumi.set(__self__, "cidrs", cidrs)
1743
-
1744
- @property
1745
- @pulumi.getter
1746
- def cidrs(self) -> Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]:
1747
- """
1748
- CIDRs defines the IP blocks in CIDR notation (e.g. "192.168.0.0/24" or "2001:db8::/64") from which to assign service cluster IPs. Max of two CIDRs is allowed, one of each IP family. This field is immutable.
1749
- """
1750
- return pulumi.get(self, "cidrs")
1751
-
1752
- @cidrs.setter
1753
- def cidrs(self, value: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]]):
1754
- pulumi.set(self, "cidrs", value)
1755
-
1756
-
1757
- if not MYPY:
1758
- class ServiceCIDRStatusArgsDict(TypedDict):
1759
- """
1760
- ServiceCIDRStatus describes the current state of the ServiceCIDR.
1761
- """
1762
- conditions: NotRequired[pulumi.Input[Sequence[pulumi.Input['_meta.v1.ConditionArgsDict']]]]
1763
- """
1764
- conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state
1765
- """
1766
- elif False:
1767
- ServiceCIDRStatusArgsDict: TypeAlias = Mapping[str, Any]
1768
-
1769
- @pulumi.input_type
1770
- class ServiceCIDRStatusArgs:
1771
- def __init__(__self__, *,
1772
- conditions: Optional[pulumi.Input[Sequence[pulumi.Input['_meta.v1.ConditionArgs']]]] = None):
1773
- """
1774
- ServiceCIDRStatus describes the current state of the ServiceCIDR.
1775
- :param pulumi.Input[Sequence[pulumi.Input['_meta.v1.ConditionArgs']]] conditions: conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state
1776
- """
1777
- if conditions is not None:
1778
- pulumi.set(__self__, "conditions", conditions)
1779
-
1780
- @property
1781
- @pulumi.getter
1782
- def conditions(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['_meta.v1.ConditionArgs']]]]:
1783
- """
1784
- conditions holds an array of metav1.Condition that describe the state of the ServiceCIDR. Current service state
1785
- """
1786
- return pulumi.get(self, "conditions")
1787
-
1788
- @conditions.setter
1789
- def conditions(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['_meta.v1.ConditionArgs']]]]):
1790
- pulumi.set(self, "conditions", value)
1791
-
1792
-
1793
- if not MYPY:
1794
- class ServiceCIDRArgsDict(TypedDict):
1795
- """
1796
- ServiceCIDR defines a range of IP addresses using CIDR format (e.g. 192.168.0.0/24 or 2001:db2::/64). This range is used to allocate ClusterIPs to Service objects.
1797
- """
1798
- api_version: NotRequired[pulumi.Input[str]]
1799
- """
1800
- APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1801
- """
1802
- kind: NotRequired[pulumi.Input[str]]
1803
- """
1804
- Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1805
- """
1806
- metadata: NotRequired[pulumi.Input['_meta.v1.ObjectMetaArgsDict']]
1807
- """
1808
- Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
1809
- """
1810
- spec: NotRequired[pulumi.Input['ServiceCIDRSpecArgsDict']]
1811
- """
1812
- spec is the desired state of the ServiceCIDR. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1813
- """
1814
- status: NotRequired[pulumi.Input['ServiceCIDRStatusArgsDict']]
1815
- """
1816
- status represents the current state of the ServiceCIDR. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1817
- """
1818
- elif False:
1819
- ServiceCIDRArgsDict: TypeAlias = Mapping[str, Any]
1820
-
1821
- @pulumi.input_type
1822
- class ServiceCIDRArgs:
1823
- def __init__(__self__, *,
1824
- api_version: Optional[pulumi.Input[str]] = None,
1825
- kind: Optional[pulumi.Input[str]] = None,
1826
- metadata: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']] = None,
1827
- spec: Optional[pulumi.Input['ServiceCIDRSpecArgs']] = None,
1828
- status: Optional[pulumi.Input['ServiceCIDRStatusArgs']] = None):
1829
- """
1830
- ServiceCIDR defines a range of IP addresses using CIDR format (e.g. 192.168.0.0/24 or 2001:db2::/64). This range is used to allocate ClusterIPs to Service objects.
1831
- :param pulumi.Input[str] api_version: APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1832
- :param pulumi.Input[str] kind: Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1833
- :param pulumi.Input['_meta.v1.ObjectMetaArgs'] metadata: Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
1834
- :param pulumi.Input['ServiceCIDRSpecArgs'] spec: spec is the desired state of the ServiceCIDR. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1835
- :param pulumi.Input['ServiceCIDRStatusArgs'] status: status represents the current state of the ServiceCIDR. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1836
- """
1837
- if api_version is not None:
1838
- pulumi.set(__self__, "api_version", 'networking.k8s.io/v1beta1')
1839
- if kind is not None:
1840
- pulumi.set(__self__, "kind", 'ServiceCIDR')
1841
- if metadata is not None:
1842
- pulumi.set(__self__, "metadata", metadata)
1843
- if spec is not None:
1844
- pulumi.set(__self__, "spec", spec)
1845
- if status is not None:
1846
- pulumi.set(__self__, "status", status)
1847
-
1848
- @property
1849
- @pulumi.getter(name="apiVersion")
1850
- def api_version(self) -> Optional[pulumi.Input[str]]:
1851
- """
1852
- APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
1853
- """
1854
- return pulumi.get(self, "api_version")
1855
-
1856
- @api_version.setter
1857
- def api_version(self, value: Optional[pulumi.Input[str]]):
1858
- pulumi.set(self, "api_version", value)
1859
-
1860
- @property
1861
- @pulumi.getter
1862
- def kind(self) -> Optional[pulumi.Input[str]]:
1863
- """
1864
- Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
1865
- """
1866
- return pulumi.get(self, "kind")
1867
-
1868
- @kind.setter
1869
- def kind(self, value: Optional[pulumi.Input[str]]):
1870
- pulumi.set(self, "kind", value)
1871
-
1872
- @property
1873
- @pulumi.getter
1874
- def metadata(self) -> Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']]:
1875
- """
1876
- Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
1877
- """
1878
- return pulumi.get(self, "metadata")
1879
-
1880
- @metadata.setter
1881
- def metadata(self, value: Optional[pulumi.Input['_meta.v1.ObjectMetaArgs']]):
1882
- pulumi.set(self, "metadata", value)
1883
-
1884
- @property
1885
- @pulumi.getter
1886
- def spec(self) -> Optional[pulumi.Input['ServiceCIDRSpecArgs']]:
1887
- """
1888
- spec is the desired state of the ServiceCIDR. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1889
- """
1890
- return pulumi.get(self, "spec")
1891
-
1892
- @spec.setter
1893
- def spec(self, value: Optional[pulumi.Input['ServiceCIDRSpecArgs']]):
1894
- pulumi.set(self, "spec", value)
1895
-
1896
- @property
1897
- @pulumi.getter
1898
- def status(self) -> Optional[pulumi.Input['ServiceCIDRStatusArgs']]:
1899
- """
1900
- status represents the current state of the ServiceCIDR. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
1901
- """
1902
- return pulumi.get(self, "status")
1903
-
1904
- @status.setter
1905
- def status(self, value: Optional[pulumi.Input['ServiceCIDRStatusArgs']]):
1906
- pulumi.set(self, "status", value)
1907
-
1908
-