@kilic.dev/pulumi-k8s-crds 3.0.4 → 4.0.0
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.
- package/README.md +10 -4
- package/dist/argoproj/index.js +1 -1
- package/dist/argoproj/v1alpha1/appProject.d.ts +5 -4
- package/dist/argoproj/v1alpha1/appProject.js +11 -3
- package/dist/argoproj/v1alpha1/appProjectList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/appProjectList.js +5 -3
- package/dist/argoproj/v1alpha1/appProjectPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/appProjectPatch.js +3 -3
- package/dist/argoproj/v1alpha1/application.d.ts +5 -4
- package/dist/argoproj/v1alpha1/application.js +11 -3
- package/dist/argoproj/v1alpha1/applicationList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationList.js +5 -3
- package/dist/argoproj/v1alpha1/applicationPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationPatch.js +3 -3
- package/dist/argoproj/v1alpha1/applicationSet.d.ts +5 -4
- package/dist/argoproj/v1alpha1/applicationSet.js +11 -3
- package/dist/argoproj/v1alpha1/applicationSetList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationSetList.js +5 -3
- package/dist/argoproj/v1alpha1/applicationSetPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationSetPatch.js +3 -3
- package/dist/argoproj/v1alpha1/index.js +10 -10
- package/dist/cert_manager/index.js +1 -1
- package/dist/cert_manager/v1/certificate.d.ts +4 -3
- package/dist/cert_manager/v1/certificate.js +5 -3
- package/dist/cert_manager/v1/certificateList.d.ts +4 -3
- package/dist/cert_manager/v1/certificateList.js +5 -3
- package/dist/cert_manager/v1/certificatePatch.d.ts +4 -3
- package/dist/cert_manager/v1/certificatePatch.js +3 -3
- package/dist/cert_manager/v1/clusterIssuer.d.ts +5 -4
- package/dist/cert_manager/v1/clusterIssuer.js +8 -3
- package/dist/cert_manager/v1/clusterIssuerList.d.ts +4 -3
- package/dist/cert_manager/v1/clusterIssuerList.js +5 -3
- package/dist/cert_manager/v1/clusterIssuerPatch.d.ts +4 -3
- package/dist/cert_manager/v1/clusterIssuerPatch.js +3 -3
- package/dist/cert_manager/v1/index.js +10 -10
- package/dist/cert_manager/v1/issuer.d.ts +5 -4
- package/dist/cert_manager/v1/issuer.js +8 -3
- package/dist/cert_manager/v1/issuerList.d.ts +4 -3
- package/dist/cert_manager/v1/issuerList.js +5 -3
- package/dist/cert_manager/v1/issuerPatch.d.ts +4 -3
- package/dist/cert_manager/v1/issuerPatch.js +3 -3
- package/dist/cilium/index.js +1 -1
- package/dist/cilium/v2/ciliumBGPAdvertisement.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPAdvertisement.js +10 -4
- package/dist/cilium/v2/ciliumBGPAdvertisementList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementList.js +5 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPClusterConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPClusterConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPClusterConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPNodeConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPNodeConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverride.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigOverride.js +10 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.js +5 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPPeerConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPPeerConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPPeerConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumCIDRGroup.d.ts +5 -4
- package/dist/cilium/v2/ciliumCIDRGroup.js +7 -4
- package/dist/cilium/v2/ciliumCIDRGroupList.d.ts +4 -3
- package/dist/cilium/v2/ciliumCIDRGroupList.js +5 -3
- package/dist/cilium/v2/ciliumCIDRGroupPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumCIDRGroupPatch.js +4 -4
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.js +8 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.js +5 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.js +3 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.js +8 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicy.js +8 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumEnvoyConfig.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfig.js +8 -3
- package/dist/cilium/v2/ciliumEnvoyConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfigList.js +5 -3
- package/dist/cilium/v2/ciliumEnvoyConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfigPatch.js +3 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPool.d.ts +5 -4
- package/dist/cilium/v2/ciliumLoadBalancerIPPool.js +10 -4
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.d.ts +4 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.js +5 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.js +4 -4
- package/dist/cilium/v2/ciliumLocalRedirectPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicy.js +8 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumNetworkPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicy.js +8 -3
- package/dist/cilium/v2/ciliumNetworkPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumNetworkPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicyPatch.js +3 -3
- package/dist/cilium/v2/index.js +40 -40
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroup.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroup.js +7 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroupList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.js +8 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.js +3 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.js +10 -4
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.js +4 -4
- package/dist/cilium/v2alpha1/index.js +25 -25
- package/dist/external_secrets/index.d.ts +1 -2
- package/dist/external_secrets/index.js +2 -4
- package/dist/external_secrets/v1/clusterExternalSecret.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecret.js +4 -4
- package/dist/external_secrets/v1/clusterExternalSecretList.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecretList.js +5 -3
- package/dist/external_secrets/v1/clusterExternalSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecretPatch.js +3 -5
- package/dist/external_secrets/v1/clusterSecretStore.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStore.js +4 -4
- package/dist/external_secrets/v1/clusterSecretStoreList.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStoreList.js +5 -3
- package/dist/external_secrets/v1/clusterSecretStorePatch.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStorePatch.js +3 -5
- package/dist/external_secrets/v1/externalSecret.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecret.js +4 -4
- package/dist/external_secrets/v1/externalSecretList.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecretList.js +5 -3
- package/dist/external_secrets/v1/externalSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecretPatch.js +3 -5
- package/dist/external_secrets/v1/index.js +13 -13
- package/dist/external_secrets/v1/secretStore.d.ts +4 -3
- package/dist/external_secrets/v1/secretStore.js +4 -4
- package/dist/external_secrets/v1/secretStoreList.d.ts +4 -3
- package/dist/external_secrets/v1/secretStoreList.js +5 -3
- package/dist/external_secrets/v1/secretStorePatch.d.ts +4 -3
- package/dist/external_secrets/v1/secretStorePatch.js +3 -5
- package/dist/external_secrets/v1alpha1/clusterPushSecret.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecret.js +5 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretList.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretList.js +5 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.js +3 -3
- package/dist/external_secrets/v1alpha1/index.js +7 -7
- package/dist/external_secrets/v1alpha1/pushSecret.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecret.js +5 -3
- package/dist/external_secrets/v1alpha1/pushSecretList.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecretList.js +5 -3
- package/dist/external_secrets/v1alpha1/pushSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecretPatch.js +3 -3
- package/dist/externaldns/index.js +1 -1
- package/dist/externaldns/v1alpha1/dnsendpoint.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpoint.js +5 -3
- package/dist/externaldns/v1alpha1/dnsendpointList.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpointList.js +5 -3
- package/dist/externaldns/v1alpha1/dnsendpointPatch.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpointPatch.js +3 -3
- package/dist/externaldns/v1alpha1/index.js +4 -4
- package/dist/gateway/index.js +1 -1
- package/dist/gateway/v1/backendTLSPolicy.d.ts +5 -4
- package/dist/gateway/v1/backendTLSPolicy.js +7 -4
- package/dist/gateway/v1/backendTLSPolicyList.d.ts +4 -3
- package/dist/gateway/v1/backendTLSPolicyList.js +5 -3
- package/dist/gateway/v1/backendTLSPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1/backendTLSPolicyPatch.js +4 -4
- package/dist/gateway/v1/gateway.d.ts +5 -4
- package/dist/gateway/v1/gateway.js +7 -4
- package/dist/gateway/v1/gatewayClass.d.ts +5 -4
- package/dist/gateway/v1/gatewayClass.js +7 -4
- package/dist/gateway/v1/gatewayClassList.d.ts +4 -3
- package/dist/gateway/v1/gatewayClassList.js +5 -3
- package/dist/gateway/v1/gatewayClassPatch.d.ts +4 -3
- package/dist/gateway/v1/gatewayClassPatch.js +4 -4
- package/dist/gateway/v1/gatewayList.d.ts +4 -3
- package/dist/gateway/v1/gatewayList.js +5 -3
- package/dist/gateway/v1/gatewayPatch.d.ts +4 -3
- package/dist/gateway/v1/gatewayPatch.js +4 -4
- package/dist/gateway/v1/grpcroute.d.ts +5 -4
- package/dist/gateway/v1/grpcroute.js +8 -3
- package/dist/gateway/v1/grpcrouteList.d.ts +4 -3
- package/dist/gateway/v1/grpcrouteList.js +5 -3
- package/dist/gateway/v1/grpcroutePatch.d.ts +4 -3
- package/dist/gateway/v1/grpcroutePatch.js +3 -3
- package/dist/gateway/v1/httproute.d.ts +5 -4
- package/dist/gateway/v1/httproute.js +7 -4
- package/dist/gateway/v1/httprouteList.d.ts +4 -3
- package/dist/gateway/v1/httprouteList.js +5 -3
- package/dist/gateway/v1/httproutePatch.d.ts +4 -3
- package/dist/gateway/v1/httproutePatch.js +4 -4
- package/dist/gateway/v1/index.js +31 -31
- package/dist/gateway/v1/listenerSet.d.ts +5 -4
- package/dist/gateway/v1/listenerSet.js +8 -3
- package/dist/gateway/v1/listenerSetList.d.ts +4 -3
- package/dist/gateway/v1/listenerSetList.js +5 -3
- package/dist/gateway/v1/listenerSetPatch.d.ts +4 -3
- package/dist/gateway/v1/listenerSetPatch.js +3 -3
- package/dist/gateway/v1/referenceGrant.d.ts +5 -4
- package/dist/gateway/v1/referenceGrant.js +7 -4
- package/dist/gateway/v1/referenceGrantList.d.ts +4 -3
- package/dist/gateway/v1/referenceGrantList.js +5 -3
- package/dist/gateway/v1/referenceGrantPatch.d.ts +4 -3
- package/dist/gateway/v1/referenceGrantPatch.js +4 -4
- package/dist/gateway/v1/tcproute.d.ts +5 -4
- package/dist/gateway/v1/tcproute.js +7 -4
- package/dist/gateway/v1/tcprouteList.d.ts +4 -3
- package/dist/gateway/v1/tcprouteList.js +5 -3
- package/dist/gateway/v1/tcproutePatch.d.ts +4 -3
- package/dist/gateway/v1/tcproutePatch.js +4 -4
- package/dist/gateway/v1/tlsroute.d.ts +5 -4
- package/dist/gateway/v1/tlsroute.js +7 -4
- package/dist/gateway/v1/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1/tlsrouteList.js +5 -3
- package/dist/gateway/v1/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1/tlsroutePatch.js +4 -4
- package/dist/gateway/v1/udproute.d.ts +5 -4
- package/dist/gateway/v1/udproute.js +7 -4
- package/dist/gateway/v1/udprouteList.d.ts +4 -3
- package/dist/gateway/v1/udprouteList.js +5 -3
- package/dist/gateway/v1/udproutePatch.d.ts +4 -3
- package/dist/gateway/v1/udproutePatch.js +4 -4
- package/dist/gateway/v1alpha1/backend.d.ts +5 -4
- package/dist/gateway/v1alpha1/backend.js +8 -3
- package/dist/gateway/v1alpha1/backendList.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendList.js +5 -3
- package/dist/gateway/v1alpha1/backendPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendPatch.js +3 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/backendTrafficPolicy.js +8 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/clientTrafficPolicy.js +8 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyExtensionPolicy.js +8 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyPatchPolicy.js +8 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyProxy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyProxy.js +8 -3
- package/dist/gateway/v1alpha1/envoyProxyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyProxyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyProxyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyProxyPatch.js +3 -3
- package/dist/gateway/v1alpha1/httprouteFilter.d.ts +5 -4
- package/dist/gateway/v1alpha1/httprouteFilter.js +8 -3
- package/dist/gateway/v1alpha1/httprouteFilterList.d.ts +4 -3
- package/dist/gateway/v1alpha1/httprouteFilterList.js +5 -3
- package/dist/gateway/v1alpha1/httprouteFilterPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/httprouteFilterPatch.js +3 -3
- package/dist/gateway/v1alpha1/index.js +25 -25
- package/dist/gateway/v1alpha1/securityPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/securityPolicy.js +8 -3
- package/dist/gateway/v1alpha1/securityPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/securityPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/securityPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/securityPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha2/index.js +10 -10
- package/dist/gateway/v1alpha2/tcproute.d.ts +5 -4
- package/dist/gateway/v1alpha2/tcproute.js +7 -4
- package/dist/gateway/v1alpha2/tcprouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/tcprouteList.js +5 -3
- package/dist/gateway/v1alpha2/tcproutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/tcproutePatch.js +4 -4
- package/dist/gateway/v1alpha2/tlsroute.d.ts +5 -4
- package/dist/gateway/v1alpha2/tlsroute.js +7 -4
- package/dist/gateway/v1alpha2/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/tlsrouteList.js +5 -3
- package/dist/gateway/v1alpha2/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/tlsroutePatch.js +4 -4
- package/dist/gateway/v1alpha2/udproute.d.ts +5 -4
- package/dist/gateway/v1alpha2/udproute.js +7 -4
- package/dist/gateway/v1alpha2/udprouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/udprouteList.js +5 -3
- package/dist/gateway/v1alpha2/udproutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/udproutePatch.js +4 -4
- package/dist/gateway/v1alpha3/backendTLSPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha3/backendTLSPolicy.js +7 -4
- package/dist/gateway/v1alpha3/backendTLSPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyList.js +5 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyPatch.js +4 -4
- package/dist/gateway/v1alpha3/index.js +7 -7
- package/dist/gateway/v1alpha3/tlsroute.d.ts +5 -4
- package/dist/gateway/v1alpha3/tlsroute.js +7 -4
- package/dist/gateway/v1alpha3/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1alpha3/tlsrouteList.js +5 -3
- package/dist/gateway/v1alpha3/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha3/tlsroutePatch.js +4 -4
- package/dist/gateway/v1beta1/gateway.d.ts +5 -4
- package/dist/gateway/v1beta1/gateway.js +7 -4
- package/dist/gateway/v1beta1/gatewayClass.d.ts +5 -4
- package/dist/gateway/v1beta1/gatewayClass.js +7 -4
- package/dist/gateway/v1beta1/gatewayClassList.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayClassList.js +5 -3
- package/dist/gateway/v1beta1/gatewayClassPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayClassPatch.js +4 -4
- package/dist/gateway/v1beta1/gatewayList.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayList.js +5 -3
- package/dist/gateway/v1beta1/gatewayPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayPatch.js +4 -4
- package/dist/gateway/v1beta1/httproute.d.ts +5 -4
- package/dist/gateway/v1beta1/httproute.js +7 -4
- package/dist/gateway/v1beta1/httprouteList.d.ts +4 -3
- package/dist/gateway/v1beta1/httprouteList.js +5 -3
- package/dist/gateway/v1beta1/httproutePatch.d.ts +4 -3
- package/dist/gateway/v1beta1/httproutePatch.js +4 -4
- package/dist/gateway/v1beta1/index.js +13 -13
- package/dist/gateway/v1beta1/referenceGrant.d.ts +5 -4
- package/dist/gateway/v1beta1/referenceGrant.js +7 -4
- package/dist/gateway/v1beta1/referenceGrantList.d.ts +4 -3
- package/dist/gateway/v1beta1/referenceGrantList.js +5 -3
- package/dist/gateway/v1beta1/referenceGrantPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/referenceGrantPatch.js +4 -4
- package/dist/index.d.ts +0 -3
- package/dist/index.js +2 -15
- package/dist/package.json +39 -0
- package/dist/types/index.js +1 -1
- package/dist/types/input.d.ts +6197 -22780
- package/dist/types/input.js +1 -1
- package/dist/types/output.d.ts +1987 -18736
- package/dist/types/output.js +1 -1
- package/dist/utilities.d.ts +2 -1
- package/dist/utilities.js +16 -6
- package/package.json +8 -18
- package/dist/external_secrets/v1beta1/clusterExternalSecret.d.ts +0 -64
- package/dist/external_secrets/v1beta1/clusterExternalSecret.js +0 -98
- package/dist/external_secrets/v1beta1/clusterExternalSecretList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/clusterExternalSecretList.js +0 -97
- package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.js +0 -104
- package/dist/external_secrets/v1beta1/clusterSecretStore.d.ts +0 -64
- package/dist/external_secrets/v1beta1/clusterSecretStore.js +0 -98
- package/dist/external_secrets/v1beta1/clusterSecretStoreList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/clusterSecretStoreList.js +0 -97
- package/dist/external_secrets/v1beta1/clusterSecretStorePatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/clusterSecretStorePatch.js +0 -104
- package/dist/external_secrets/v1beta1/externalSecret.d.ts +0 -64
- package/dist/external_secrets/v1beta1/externalSecret.js +0 -98
- package/dist/external_secrets/v1beta1/externalSecretList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/externalSecretList.js +0 -97
- package/dist/external_secrets/v1beta1/externalSecretPatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/externalSecretPatch.js +0 -104
- package/dist/external_secrets/v1beta1/index.d.ts +0 -36
- package/dist/external_secrets/v1beta1/index.js +0 -98
- package/dist/external_secrets/v1beta1/secretStore.d.ts +0 -64
- package/dist/external_secrets/v1beta1/secretStore.js +0 -98
- package/dist/external_secrets/v1beta1/secretStoreList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/secretStoreList.js +0 -97
- package/dist/external_secrets/v1beta1/secretStorePatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/secretStorePatch.js +0 -104
- package/dist/meta/v1.d.ts +0 -3
- package/dist/meta/v1.js +0 -2
- package/dist/provider.d.ts +0 -23
- package/dist/provider.js +0 -70
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
export declare class CiliumClusterwideEnvoyConfig extends pulumi.CustomResource {
|
|
5
6
|
/**
|
|
6
7
|
* Get an existing CiliumClusterwideEnvoyConfig resource's state with the given name, ID, and optional extra
|
|
@@ -12,7 +13,7 @@ export declare class CiliumClusterwideEnvoyConfig extends pulumi.CustomResource
|
|
|
12
13
|
*/
|
|
13
14
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumClusterwideEnvoyConfig;
|
|
14
15
|
/** @internal */
|
|
15
|
-
static readonly __pulumiType = "
|
|
16
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfig";
|
|
16
17
|
/**
|
|
17
18
|
* Returns true if the given object is an instance of CiliumClusterwideEnvoyConfig. This is designed to work even
|
|
18
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -29,7 +30,7 @@ export declare class CiliumClusterwideEnvoyConfig extends pulumi.CustomResource
|
|
|
29
30
|
/**
|
|
30
31
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
31
32
|
*/
|
|
32
|
-
readonly metadata: pulumi.Output<
|
|
33
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
33
34
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumClusterwideEnvoyConfigSpec>;
|
|
34
35
|
/**
|
|
35
36
|
* Create a CiliumClusterwideEnvoyConfig resource with the given unique name, arguments, and options.
|
|
@@ -55,6 +56,6 @@ export interface CiliumClusterwideEnvoyConfigArgs {
|
|
|
55
56
|
/**
|
|
56
57
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
57
58
|
*/
|
|
58
|
-
metadata
|
|
59
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
59
60
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumClusterwideEnvoyConfigSpec | undefined>;
|
|
60
61
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -51,7 +51,7 @@ class CiliumClusterwideEnvoyConfig extends pulumi.CustomResource {
|
|
|
51
51
|
return new CiliumClusterwideEnvoyConfig(name, undefined, { ...opts, id: id });
|
|
52
52
|
}
|
|
53
53
|
/** @internal */
|
|
54
|
-
static __pulumiType = '
|
|
54
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfig';
|
|
55
55
|
/**
|
|
56
56
|
* Returns true if the given object is an instance of CiliumClusterwideEnvoyConfig. This is designed to work even
|
|
57
57
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -73,6 +73,9 @@ class CiliumClusterwideEnvoyConfig extends pulumi.CustomResource {
|
|
|
73
73
|
let resourceInputs = {};
|
|
74
74
|
opts = opts || {};
|
|
75
75
|
if (!opts.id) {
|
|
76
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
77
|
+
throw new Error("Missing required property 'metadata'");
|
|
78
|
+
}
|
|
76
79
|
resourceInputs["apiVersion"] = "cilium.io/v2";
|
|
77
80
|
resourceInputs["kind"] = "CiliumClusterwideEnvoyConfig";
|
|
78
81
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -85,7 +88,9 @@ class CiliumClusterwideEnvoyConfig extends pulumi.CustomResource {
|
|
|
85
88
|
resourceInputs["spec"] = undefined /*out*/;
|
|
86
89
|
}
|
|
87
90
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
88
|
-
|
|
91
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumClusterwideEnvoyConfig" }] };
|
|
92
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
93
|
+
super(CiliumClusterwideEnvoyConfig.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
89
94
|
}
|
|
90
95
|
}
|
|
91
96
|
exports.CiliumClusterwideEnvoyConfig = CiliumClusterwideEnvoyConfig;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* CiliumClusterwideEnvoyConfigList is a list of CiliumClusterwideEnvoyConfig
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumClusterwideEnvoyConfigList extends pulumi.CustomResou
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumClusterwideEnvoyConfigList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfigList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumClusterwideEnvoyConfigList. This is designed to work even
|
|
21
22
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -36,7 +37,7 @@ export declare class CiliumClusterwideEnvoyConfigList extends pulumi.CustomResou
|
|
|
36
37
|
/**
|
|
37
38
|
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
38
39
|
*/
|
|
39
|
-
readonly metadata: pulumi.Output<
|
|
40
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ListMeta>;
|
|
40
41
|
/**
|
|
41
42
|
* Create a CiliumClusterwideEnvoyConfigList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumClusterwideEnvoyConfigListArgs {
|
|
|
65
66
|
/**
|
|
66
67
|
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
67
68
|
*/
|
|
68
|
-
metadata?: pulumi.Input<
|
|
69
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ListMeta | undefined>;
|
|
69
70
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -54,7 +54,7 @@ class CiliumClusterwideEnvoyConfigList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumClusterwideEnvoyConfigList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfigList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumClusterwideEnvoyConfigList. This is designed to work even
|
|
60
60
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -91,7 +91,9 @@ class CiliumClusterwideEnvoyConfigList extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
|
|
94
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumClusterwideEnvoyConfigList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumClusterwideEnvoyConfigList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumClusterwideEnvoyConfigList = CiliumClusterwideEnvoyConfigList;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
7
|
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
@@ -20,7 +21,7 @@ export declare class CiliumClusterwideEnvoyConfigPatch extends pulumi.CustomReso
|
|
|
20
21
|
*/
|
|
21
22
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumClusterwideEnvoyConfigPatch;
|
|
22
23
|
/** @internal */
|
|
23
|
-
static readonly __pulumiType = "
|
|
24
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfigPatch";
|
|
24
25
|
/**
|
|
25
26
|
* Returns true if the given object is an instance of CiliumClusterwideEnvoyConfigPatch. This is designed to work even
|
|
26
27
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -37,7 +38,7 @@ export declare class CiliumClusterwideEnvoyConfigPatch extends pulumi.CustomReso
|
|
|
37
38
|
/**
|
|
38
39
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
39
40
|
*/
|
|
40
|
-
readonly metadata: pulumi.Output<
|
|
41
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
41
42
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumClusterwideEnvoyConfigSpecPatch>;
|
|
42
43
|
/**
|
|
43
44
|
* Create a CiliumClusterwideEnvoyConfigPatch resource with the given unique name, arguments, and options.
|
|
@@ -63,6 +64,6 @@ export interface CiliumClusterwideEnvoyConfigPatchArgs {
|
|
|
63
64
|
/**
|
|
64
65
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
65
66
|
*/
|
|
66
|
-
metadata?: pulumi.Input<
|
|
67
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
67
68
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumClusterwideEnvoyConfigSpecPatch | undefined>;
|
|
68
69
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -59,7 +59,7 @@ class CiliumClusterwideEnvoyConfigPatch extends pulumi.CustomResource {
|
|
|
59
59
|
return new CiliumClusterwideEnvoyConfigPatch(name, undefined, { ...opts, id: id });
|
|
60
60
|
}
|
|
61
61
|
/** @internal */
|
|
62
|
-
static __pulumiType = '
|
|
62
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfigPatch';
|
|
63
63
|
/**
|
|
64
64
|
* Returns true if the given object is an instance of CiliumClusterwideEnvoyConfigPatch. This is designed to work even
|
|
65
65
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -93,7 +93,7 @@ class CiliumClusterwideEnvoyConfigPatch extends pulumi.CustomResource {
|
|
|
93
93
|
resourceInputs["spec"] = undefined /*out*/;
|
|
94
94
|
}
|
|
95
95
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
96
|
-
super(CiliumClusterwideEnvoyConfigPatch.__pulumiType, name, resourceInputs, opts);
|
|
96
|
+
super(CiliumClusterwideEnvoyConfigPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
exports.CiliumClusterwideEnvoyConfigPatch = CiliumClusterwideEnvoyConfigPatch;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* CiliumClusterwideNetworkPolicy is a Kubernetes third-party resource with an
|
|
6
7
|
* modified version of CiliumNetworkPolicy which is cluster scoped rather than
|
|
@@ -17,7 +18,7 @@ export declare class CiliumClusterwideNetworkPolicy extends pulumi.CustomResourc
|
|
|
17
18
|
*/
|
|
18
19
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumClusterwideNetworkPolicy;
|
|
19
20
|
/** @internal */
|
|
20
|
-
static readonly __pulumiType = "
|
|
21
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicy";
|
|
21
22
|
/**
|
|
22
23
|
* Returns true if the given object is an instance of CiliumClusterwideNetworkPolicy. This is designed to work even
|
|
23
24
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -34,7 +35,7 @@ export declare class CiliumClusterwideNetworkPolicy extends pulumi.CustomResourc
|
|
|
34
35
|
/**
|
|
35
36
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
36
37
|
*/
|
|
37
|
-
readonly metadata: pulumi.Output<
|
|
38
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
38
39
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumClusterwideNetworkPolicySpec>;
|
|
39
40
|
/**
|
|
40
41
|
* Specs is a list of desired Cilium specific rule specification.
|
|
@@ -65,7 +66,7 @@ export interface CiliumClusterwideNetworkPolicyArgs {
|
|
|
65
66
|
/**
|
|
66
67
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
67
68
|
*/
|
|
68
|
-
metadata
|
|
69
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
69
70
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumClusterwideNetworkPolicySpec | undefined>;
|
|
70
71
|
/**
|
|
71
72
|
* Specs is a list of desired Cilium specific rule specification.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -56,7 +56,7 @@ class CiliumClusterwideNetworkPolicy extends pulumi.CustomResource {
|
|
|
56
56
|
return new CiliumClusterwideNetworkPolicy(name, undefined, { ...opts, id: id });
|
|
57
57
|
}
|
|
58
58
|
/** @internal */
|
|
59
|
-
static __pulumiType = '
|
|
59
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicy';
|
|
60
60
|
/**
|
|
61
61
|
* Returns true if the given object is an instance of CiliumClusterwideNetworkPolicy. This is designed to work even
|
|
62
62
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -78,6 +78,9 @@ class CiliumClusterwideNetworkPolicy extends pulumi.CustomResource {
|
|
|
78
78
|
let resourceInputs = {};
|
|
79
79
|
opts = opts || {};
|
|
80
80
|
if (!opts.id) {
|
|
81
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
82
|
+
throw new Error("Missing required property 'metadata'");
|
|
83
|
+
}
|
|
81
84
|
resourceInputs["apiVersion"] = "cilium.io/v2";
|
|
82
85
|
resourceInputs["kind"] = "CiliumClusterwideNetworkPolicy";
|
|
83
86
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -94,7 +97,9 @@ class CiliumClusterwideNetworkPolicy extends pulumi.CustomResource {
|
|
|
94
97
|
resourceInputs["status"] = undefined /*out*/;
|
|
95
98
|
}
|
|
96
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
97
|
-
|
|
100
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumClusterwideNetworkPolicy" }] };
|
|
101
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
102
|
+
super(CiliumClusterwideNetworkPolicy.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
98
103
|
}
|
|
99
104
|
}
|
|
100
105
|
exports.CiliumClusterwideNetworkPolicy = CiliumClusterwideNetworkPolicy;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* CiliumClusterwideNetworkPolicyList is a list of CiliumClusterwideNetworkPolicy
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumClusterwideNetworkPolicyList extends pulumi.CustomRes
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumClusterwideNetworkPolicyList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicyList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumClusterwideNetworkPolicyList. This is designed to work even
|
|
21
22
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -36,7 +37,7 @@ export declare class CiliumClusterwideNetworkPolicyList extends pulumi.CustomRes
|
|
|
36
37
|
/**
|
|
37
38
|
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
38
39
|
*/
|
|
39
|
-
readonly metadata: pulumi.Output<
|
|
40
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ListMeta>;
|
|
40
41
|
/**
|
|
41
42
|
* Create a CiliumClusterwideNetworkPolicyList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumClusterwideNetworkPolicyListArgs {
|
|
|
65
66
|
/**
|
|
66
67
|
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
67
68
|
*/
|
|
68
|
-
metadata?: pulumi.Input<
|
|
69
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ListMeta | undefined>;
|
|
69
70
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -54,7 +54,7 @@ class CiliumClusterwideNetworkPolicyList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumClusterwideNetworkPolicyList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicyList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumClusterwideNetworkPolicyList. This is designed to work even
|
|
60
60
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -91,7 +91,9 @@ class CiliumClusterwideNetworkPolicyList extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
|
|
94
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumClusterwideNetworkPolicyList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumClusterwideNetworkPolicyList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumClusterwideNetworkPolicyList = CiliumClusterwideNetworkPolicyList;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
7
|
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
@@ -23,7 +24,7 @@ export declare class CiliumClusterwideNetworkPolicyPatch extends pulumi.CustomRe
|
|
|
23
24
|
*/
|
|
24
25
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumClusterwideNetworkPolicyPatch;
|
|
25
26
|
/** @internal */
|
|
26
|
-
static readonly __pulumiType = "
|
|
27
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicyPatch";
|
|
27
28
|
/**
|
|
28
29
|
* Returns true if the given object is an instance of CiliumClusterwideNetworkPolicyPatch. This is designed to work even
|
|
29
30
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -40,7 +41,7 @@ export declare class CiliumClusterwideNetworkPolicyPatch extends pulumi.CustomRe
|
|
|
40
41
|
/**
|
|
41
42
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
42
43
|
*/
|
|
43
|
-
readonly metadata: pulumi.Output<
|
|
44
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
44
45
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumClusterwideNetworkPolicySpecPatch>;
|
|
45
46
|
/**
|
|
46
47
|
* Specs is a list of desired Cilium specific rule specification.
|
|
@@ -71,7 +72,7 @@ export interface CiliumClusterwideNetworkPolicyPatchArgs {
|
|
|
71
72
|
/**
|
|
72
73
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
73
74
|
*/
|
|
74
|
-
metadata?: pulumi.Input<
|
|
75
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
75
76
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumClusterwideNetworkPolicySpecPatch | undefined>;
|
|
76
77
|
/**
|
|
77
78
|
* Specs is a list of desired Cilium specific rule specification.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -62,7 +62,7 @@ class CiliumClusterwideNetworkPolicyPatch extends pulumi.CustomResource {
|
|
|
62
62
|
return new CiliumClusterwideNetworkPolicyPatch(name, undefined, { ...opts, id: id });
|
|
63
63
|
}
|
|
64
64
|
/** @internal */
|
|
65
|
-
static __pulumiType = '
|
|
65
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicyPatch';
|
|
66
66
|
/**
|
|
67
67
|
* Returns true if the given object is an instance of CiliumClusterwideNetworkPolicyPatch. This is designed to work even
|
|
68
68
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -100,7 +100,7 @@ class CiliumClusterwideNetworkPolicyPatch extends pulumi.CustomResource {
|
|
|
100
100
|
resourceInputs["status"] = undefined /*out*/;
|
|
101
101
|
}
|
|
102
102
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
103
|
-
super(CiliumClusterwideNetworkPolicyPatch.__pulumiType, name, resourceInputs, opts);
|
|
103
|
+
super(CiliumClusterwideNetworkPolicyPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
exports.CiliumClusterwideNetworkPolicyPatch = CiliumClusterwideNetworkPolicyPatch;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
export declare class CiliumEgressGatewayPolicy extends pulumi.CustomResource {
|
|
5
6
|
/**
|
|
6
7
|
* Get an existing CiliumEgressGatewayPolicy resource's state with the given name, ID, and optional extra
|
|
@@ -12,7 +13,7 @@ export declare class CiliumEgressGatewayPolicy extends pulumi.CustomResource {
|
|
|
12
13
|
*/
|
|
13
14
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumEgressGatewayPolicy;
|
|
14
15
|
/** @internal */
|
|
15
|
-
static readonly __pulumiType = "
|
|
16
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicy";
|
|
16
17
|
/**
|
|
17
18
|
* Returns true if the given object is an instance of CiliumEgressGatewayPolicy. This is designed to work even
|
|
18
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -29,7 +30,7 @@ export declare class CiliumEgressGatewayPolicy extends pulumi.CustomResource {
|
|
|
29
30
|
/**
|
|
30
31
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
31
32
|
*/
|
|
32
|
-
readonly metadata: pulumi.Output<
|
|
33
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
33
34
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumEgressGatewayPolicySpec>;
|
|
34
35
|
/**
|
|
35
36
|
* Create a CiliumEgressGatewayPolicy resource with the given unique name, arguments, and options.
|
|
@@ -55,6 +56,6 @@ export interface CiliumEgressGatewayPolicyArgs {
|
|
|
55
56
|
/**
|
|
56
57
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
57
58
|
*/
|
|
58
|
-
metadata
|
|
59
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
59
60
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumEgressGatewayPolicySpec | undefined>;
|
|
60
61
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -51,7 +51,7 @@ class CiliumEgressGatewayPolicy extends pulumi.CustomResource {
|
|
|
51
51
|
return new CiliumEgressGatewayPolicy(name, undefined, { ...opts, id: id });
|
|
52
52
|
}
|
|
53
53
|
/** @internal */
|
|
54
|
-
static __pulumiType = '
|
|
54
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicy';
|
|
55
55
|
/**
|
|
56
56
|
* Returns true if the given object is an instance of CiliumEgressGatewayPolicy. This is designed to work even
|
|
57
57
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -73,6 +73,9 @@ class CiliumEgressGatewayPolicy extends pulumi.CustomResource {
|
|
|
73
73
|
let resourceInputs = {};
|
|
74
74
|
opts = opts || {};
|
|
75
75
|
if (!opts.id) {
|
|
76
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
77
|
+
throw new Error("Missing required property 'metadata'");
|
|
78
|
+
}
|
|
76
79
|
resourceInputs["apiVersion"] = "cilium.io/v2";
|
|
77
80
|
resourceInputs["kind"] = "CiliumEgressGatewayPolicy";
|
|
78
81
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -85,7 +88,9 @@ class CiliumEgressGatewayPolicy extends pulumi.CustomResource {
|
|
|
85
88
|
resourceInputs["spec"] = undefined /*out*/;
|
|
86
89
|
}
|
|
87
90
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
88
|
-
|
|
91
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumEgressGatewayPolicy" }] };
|
|
92
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
93
|
+
super(CiliumEgressGatewayPolicy.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
89
94
|
}
|
|
90
95
|
}
|
|
91
96
|
exports.CiliumEgressGatewayPolicy = CiliumEgressGatewayPolicy;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* CiliumEgressGatewayPolicyList is a list of CiliumEgressGatewayPolicy
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumEgressGatewayPolicyList extends pulumi.CustomResource
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumEgressGatewayPolicyList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicyList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumEgressGatewayPolicyList. This is designed to work even
|
|
21
22
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -36,7 +37,7 @@ export declare class CiliumEgressGatewayPolicyList extends pulumi.CustomResource
|
|
|
36
37
|
/**
|
|
37
38
|
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
38
39
|
*/
|
|
39
|
-
readonly metadata: pulumi.Output<
|
|
40
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ListMeta>;
|
|
40
41
|
/**
|
|
41
42
|
* Create a CiliumEgressGatewayPolicyList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumEgressGatewayPolicyListArgs {
|
|
|
65
66
|
/**
|
|
66
67
|
* Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
|
|
67
68
|
*/
|
|
68
|
-
metadata?: pulumi.Input<
|
|
69
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ListMeta | undefined>;
|
|
69
70
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -54,7 +54,7 @@ class CiliumEgressGatewayPolicyList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumEgressGatewayPolicyList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicyList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumEgressGatewayPolicyList. This is designed to work even
|
|
60
60
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -91,7 +91,9 @@ class CiliumEgressGatewayPolicyList extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
|
|
94
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumEgressGatewayPolicyList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumEgressGatewayPolicyList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumEgressGatewayPolicyList = CiliumEgressGatewayPolicyList;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
7
|
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
@@ -20,7 +21,7 @@ export declare class CiliumEgressGatewayPolicyPatch extends pulumi.CustomResourc
|
|
|
20
21
|
*/
|
|
21
22
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumEgressGatewayPolicyPatch;
|
|
22
23
|
/** @internal */
|
|
23
|
-
static readonly __pulumiType = "
|
|
24
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicyPatch";
|
|
24
25
|
/**
|
|
25
26
|
* Returns true if the given object is an instance of CiliumEgressGatewayPolicyPatch. This is designed to work even
|
|
26
27
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -37,7 +38,7 @@ export declare class CiliumEgressGatewayPolicyPatch extends pulumi.CustomResourc
|
|
|
37
38
|
/**
|
|
38
39
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
39
40
|
*/
|
|
40
|
-
readonly metadata: pulumi.Output<
|
|
41
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
41
42
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumEgressGatewayPolicySpecPatch>;
|
|
42
43
|
/**
|
|
43
44
|
* Create a CiliumEgressGatewayPolicyPatch resource with the given unique name, arguments, and options.
|
|
@@ -63,6 +64,6 @@ export interface CiliumEgressGatewayPolicyPatchArgs {
|
|
|
63
64
|
/**
|
|
64
65
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
65
66
|
*/
|
|
66
|
-
metadata?: pulumi.Input<
|
|
67
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
67
68
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumEgressGatewayPolicySpecPatch | undefined>;
|
|
68
69
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -59,7 +59,7 @@ class CiliumEgressGatewayPolicyPatch extends pulumi.CustomResource {
|
|
|
59
59
|
return new CiliumEgressGatewayPolicyPatch(name, undefined, { ...opts, id: id });
|
|
60
60
|
}
|
|
61
61
|
/** @internal */
|
|
62
|
-
static __pulumiType = '
|
|
62
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicyPatch';
|
|
63
63
|
/**
|
|
64
64
|
* Returns true if the given object is an instance of CiliumEgressGatewayPolicyPatch. This is designed to work even
|
|
65
65
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -93,7 +93,7 @@ class CiliumEgressGatewayPolicyPatch extends pulumi.CustomResource {
|
|
|
93
93
|
resourceInputs["spec"] = undefined /*out*/;
|
|
94
94
|
}
|
|
95
95
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
96
|
-
super(CiliumEgressGatewayPolicyPatch.__pulumiType, name, resourceInputs, opts);
|
|
96
|
+
super(CiliumEgressGatewayPolicyPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
exports.CiliumEgressGatewayPolicyPatch = CiliumEgressGatewayPolicyPatch;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
export declare class CiliumEnvoyConfig extends pulumi.CustomResource {
|
|
5
6
|
/**
|
|
6
7
|
* Get an existing CiliumEnvoyConfig resource's state with the given name, ID, and optional extra
|
|
@@ -12,7 +13,7 @@ export declare class CiliumEnvoyConfig extends pulumi.CustomResource {
|
|
|
12
13
|
*/
|
|
13
14
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumEnvoyConfig;
|
|
14
15
|
/** @internal */
|
|
15
|
-
static readonly __pulumiType = "
|
|
16
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumEnvoyConfig";
|
|
16
17
|
/**
|
|
17
18
|
* Returns true if the given object is an instance of CiliumEnvoyConfig. This is designed to work even
|
|
18
19
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -29,7 +30,7 @@ export declare class CiliumEnvoyConfig extends pulumi.CustomResource {
|
|
|
29
30
|
/**
|
|
30
31
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
31
32
|
*/
|
|
32
|
-
readonly metadata: pulumi.Output<
|
|
33
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
33
34
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumEnvoyConfigSpec>;
|
|
34
35
|
/**
|
|
35
36
|
* Create a CiliumEnvoyConfig resource with the given unique name, arguments, and options.
|
|
@@ -55,6 +56,6 @@ export interface CiliumEnvoyConfigArgs {
|
|
|
55
56
|
/**
|
|
56
57
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
57
58
|
*/
|
|
58
|
-
metadata
|
|
59
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
59
60
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumEnvoyConfigSpec | undefined>;
|
|
60
61
|
}
|