@kilic.dev/pulumi-k8s-crds 3.0.3 → 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/LICENSE +21 -0
- 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 +6797 -22916
- package/dist/types/input.js +1 -1
- package/dist/types/output.d.ts +3201 -19486
- package/dist/types/output.js +1 -1
- package/dist/utilities.d.ts +2 -1
- package/dist/utilities.js +16 -6
- package/package.json +19 -26
- 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,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;
|
|
@@ -55,7 +55,7 @@ class CiliumNetworkPolicy extends pulumi.CustomResource {
|
|
|
55
55
|
return new CiliumNetworkPolicy(name, undefined, { ...opts, id: id });
|
|
56
56
|
}
|
|
57
57
|
/** @internal */
|
|
58
|
-
static __pulumiType = '
|
|
58
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicy';
|
|
59
59
|
/**
|
|
60
60
|
* Returns true if the given object is an instance of CiliumNetworkPolicy. This is designed to work even
|
|
61
61
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -77,6 +77,9 @@ class CiliumNetworkPolicy extends pulumi.CustomResource {
|
|
|
77
77
|
let resourceInputs = {};
|
|
78
78
|
opts = opts || {};
|
|
79
79
|
if (!opts.id) {
|
|
80
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
81
|
+
throw new Error("Missing required property 'metadata'");
|
|
82
|
+
}
|
|
80
83
|
resourceInputs["apiVersion"] = "cilium.io/v2";
|
|
81
84
|
resourceInputs["kind"] = "CiliumNetworkPolicy";
|
|
82
85
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -93,7 +96,9 @@ class CiliumNetworkPolicy extends pulumi.CustomResource {
|
|
|
93
96
|
resourceInputs["status"] = undefined /*out*/;
|
|
94
97
|
}
|
|
95
98
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
96
|
-
|
|
99
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2:CiliumNetworkPolicy" }] };
|
|
100
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
101
|
+
super(CiliumNetworkPolicy.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
102
|
}
|
|
98
103
|
}
|
|
99
104
|
exports.CiliumNetworkPolicy = CiliumNetworkPolicy;
|
|
@@ -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
|
* CiliumNetworkPolicyList is a list of CiliumNetworkPolicy
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumNetworkPolicyList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumNetworkPolicyList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicyList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumNetworkPolicyList. 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 CiliumNetworkPolicyList 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 CiliumNetworkPolicyList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumNetworkPolicyListArgs {
|
|
|
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 CiliumNetworkPolicyList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumNetworkPolicyList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicyList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumNetworkPolicyList. 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 CiliumNetworkPolicyList 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:CiliumNetworkPolicyList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumNetworkPolicyList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumNetworkPolicyList = CiliumNetworkPolicyList;
|
|
@@ -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
|
|
@@ -22,7 +23,7 @@ export declare class CiliumNetworkPolicyPatch extends pulumi.CustomResource {
|
|
|
22
23
|
*/
|
|
23
24
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumNetworkPolicyPatch;
|
|
24
25
|
/** @internal */
|
|
25
|
-
static readonly __pulumiType = "
|
|
26
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicyPatch";
|
|
26
27
|
/**
|
|
27
28
|
* Returns true if the given object is an instance of CiliumNetworkPolicyPatch. This is designed to work even
|
|
28
29
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -39,7 +40,7 @@ export declare class CiliumNetworkPolicyPatch extends pulumi.CustomResource {
|
|
|
39
40
|
/**
|
|
40
41
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
41
42
|
*/
|
|
42
|
-
readonly metadata: pulumi.Output<
|
|
43
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
43
44
|
readonly spec: pulumi.Output<outputs.cilium.v2.CiliumNetworkPolicySpecPatch>;
|
|
44
45
|
/**
|
|
45
46
|
* Specs is a list of desired Cilium specific rule specification.
|
|
@@ -70,7 +71,7 @@ export interface CiliumNetworkPolicyPatchArgs {
|
|
|
70
71
|
/**
|
|
71
72
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
72
73
|
*/
|
|
73
|
-
metadata?: pulumi.Input<
|
|
74
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
74
75
|
spec?: pulumi.Input<inputs.cilium.v2.CiliumNetworkPolicySpecPatch | undefined>;
|
|
75
76
|
/**
|
|
76
77
|
* 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;
|
|
@@ -61,7 +61,7 @@ class CiliumNetworkPolicyPatch extends pulumi.CustomResource {
|
|
|
61
61
|
return new CiliumNetworkPolicyPatch(name, undefined, { ...opts, id: id });
|
|
62
62
|
}
|
|
63
63
|
/** @internal */
|
|
64
|
-
static __pulumiType = '
|
|
64
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicyPatch';
|
|
65
65
|
/**
|
|
66
66
|
* Returns true if the given object is an instance of CiliumNetworkPolicyPatch. This is designed to work even
|
|
67
67
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -99,7 +99,7 @@ class CiliumNetworkPolicyPatch extends pulumi.CustomResource {
|
|
|
99
99
|
resourceInputs["status"] = undefined /*out*/;
|
|
100
100
|
}
|
|
101
101
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
102
|
-
super(CiliumNetworkPolicyPatch.__pulumiType, name, resourceInputs, opts);
|
|
102
|
+
super(CiliumNetworkPolicyPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
exports.CiliumNetworkPolicyPatch = CiliumNetworkPolicyPatch;
|
package/dist/cilium/v2/index.js
CHANGED
|
@@ -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;
|
|
@@ -120,83 +120,83 @@ const _module = {
|
|
|
120
120
|
version: utilities.getVersion(),
|
|
121
121
|
construct: (name, type, urn) => {
|
|
122
122
|
switch (type) {
|
|
123
|
-
case "
|
|
123
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPAdvertisement":
|
|
124
124
|
return new exports.CiliumBGPAdvertisement(name, undefined, { urn });
|
|
125
|
-
case "
|
|
125
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPAdvertisementList":
|
|
126
126
|
return new exports.CiliumBGPAdvertisementList(name, undefined, { urn });
|
|
127
|
-
case "
|
|
127
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPAdvertisementPatch":
|
|
128
128
|
return new exports.CiliumBGPAdvertisementPatch(name, undefined, { urn });
|
|
129
|
-
case "
|
|
129
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPClusterConfig":
|
|
130
130
|
return new exports.CiliumBGPClusterConfig(name, undefined, { urn });
|
|
131
|
-
case "
|
|
131
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPClusterConfigList":
|
|
132
132
|
return new exports.CiliumBGPClusterConfigList(name, undefined, { urn });
|
|
133
|
-
case "
|
|
133
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPClusterConfigPatch":
|
|
134
134
|
return new exports.CiliumBGPClusterConfigPatch(name, undefined, { urn });
|
|
135
|
-
case "
|
|
135
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfig":
|
|
136
136
|
return new exports.CiliumBGPNodeConfig(name, undefined, { urn });
|
|
137
|
-
case "
|
|
137
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigList":
|
|
138
138
|
return new exports.CiliumBGPNodeConfigList(name, undefined, { urn });
|
|
139
|
-
case "
|
|
139
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigOverride":
|
|
140
140
|
return new exports.CiliumBGPNodeConfigOverride(name, undefined, { urn });
|
|
141
|
-
case "
|
|
141
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigOverrideList":
|
|
142
142
|
return new exports.CiliumBGPNodeConfigOverrideList(name, undefined, { urn });
|
|
143
|
-
case "
|
|
143
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigOverridePatch":
|
|
144
144
|
return new exports.CiliumBGPNodeConfigOverridePatch(name, undefined, { urn });
|
|
145
|
-
case "
|
|
145
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigPatch":
|
|
146
146
|
return new exports.CiliumBGPNodeConfigPatch(name, undefined, { urn });
|
|
147
|
-
case "
|
|
147
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPPeerConfig":
|
|
148
148
|
return new exports.CiliumBGPPeerConfig(name, undefined, { urn });
|
|
149
|
-
case "
|
|
149
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPPeerConfigList":
|
|
150
150
|
return new exports.CiliumBGPPeerConfigList(name, undefined, { urn });
|
|
151
|
-
case "
|
|
151
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumBGPPeerConfigPatch":
|
|
152
152
|
return new exports.CiliumBGPPeerConfigPatch(name, undefined, { urn });
|
|
153
|
-
case "
|
|
153
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumCIDRGroup":
|
|
154
154
|
return new exports.CiliumCIDRGroup(name, undefined, { urn });
|
|
155
|
-
case "
|
|
155
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumCIDRGroupList":
|
|
156
156
|
return new exports.CiliumCIDRGroupList(name, undefined, { urn });
|
|
157
|
-
case "
|
|
157
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumCIDRGroupPatch":
|
|
158
158
|
return new exports.CiliumCIDRGroupPatch(name, undefined, { urn });
|
|
159
|
-
case "
|
|
159
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfig":
|
|
160
160
|
return new exports.CiliumClusterwideEnvoyConfig(name, undefined, { urn });
|
|
161
|
-
case "
|
|
161
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfigList":
|
|
162
162
|
return new exports.CiliumClusterwideEnvoyConfigList(name, undefined, { urn });
|
|
163
|
-
case "
|
|
163
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideEnvoyConfigPatch":
|
|
164
164
|
return new exports.CiliumClusterwideEnvoyConfigPatch(name, undefined, { urn });
|
|
165
|
-
case "
|
|
165
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicy":
|
|
166
166
|
return new exports.CiliumClusterwideNetworkPolicy(name, undefined, { urn });
|
|
167
|
-
case "
|
|
167
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicyList":
|
|
168
168
|
return new exports.CiliumClusterwideNetworkPolicyList(name, undefined, { urn });
|
|
169
|
-
case "
|
|
169
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumClusterwideNetworkPolicyPatch":
|
|
170
170
|
return new exports.CiliumClusterwideNetworkPolicyPatch(name, undefined, { urn });
|
|
171
|
-
case "
|
|
171
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicy":
|
|
172
172
|
return new exports.CiliumEgressGatewayPolicy(name, undefined, { urn });
|
|
173
|
-
case "
|
|
173
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicyList":
|
|
174
174
|
return new exports.CiliumEgressGatewayPolicyList(name, undefined, { urn });
|
|
175
|
-
case "
|
|
175
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumEgressGatewayPolicyPatch":
|
|
176
176
|
return new exports.CiliumEgressGatewayPolicyPatch(name, undefined, { urn });
|
|
177
|
-
case "
|
|
177
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumEnvoyConfig":
|
|
178
178
|
return new exports.CiliumEnvoyConfig(name, undefined, { urn });
|
|
179
|
-
case "
|
|
179
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumEnvoyConfigList":
|
|
180
180
|
return new exports.CiliumEnvoyConfigList(name, undefined, { urn });
|
|
181
|
-
case "
|
|
181
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumEnvoyConfigPatch":
|
|
182
182
|
return new exports.CiliumEnvoyConfigPatch(name, undefined, { urn });
|
|
183
|
-
case "
|
|
183
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumLoadBalancerIPPool":
|
|
184
184
|
return new exports.CiliumLoadBalancerIPPool(name, undefined, { urn });
|
|
185
|
-
case "
|
|
185
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumLoadBalancerIPPoolList":
|
|
186
186
|
return new exports.CiliumLoadBalancerIPPoolList(name, undefined, { urn });
|
|
187
|
-
case "
|
|
187
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumLoadBalancerIPPoolPatch":
|
|
188
188
|
return new exports.CiliumLoadBalancerIPPoolPatch(name, undefined, { urn });
|
|
189
|
-
case "
|
|
189
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumLocalRedirectPolicy":
|
|
190
190
|
return new exports.CiliumLocalRedirectPolicy(name, undefined, { urn });
|
|
191
|
-
case "
|
|
191
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumLocalRedirectPolicyList":
|
|
192
192
|
return new exports.CiliumLocalRedirectPolicyList(name, undefined, { urn });
|
|
193
|
-
case "
|
|
193
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumLocalRedirectPolicyPatch":
|
|
194
194
|
return new exports.CiliumLocalRedirectPolicyPatch(name, undefined, { urn });
|
|
195
|
-
case "
|
|
195
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicy":
|
|
196
196
|
return new exports.CiliumNetworkPolicy(name, undefined, { urn });
|
|
197
|
-
case "
|
|
197
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicyList":
|
|
198
198
|
return new exports.CiliumNetworkPolicyList(name, undefined, { urn });
|
|
199
|
-
case "
|
|
199
|
+
case "pulumi-k8s-crds:cilium.io/v2:CiliumNetworkPolicyPatch":
|
|
200
200
|
return new exports.CiliumNetworkPolicyPatch(name, undefined, { urn });
|
|
201
201
|
default:
|
|
202
202
|
throw new Error(`unknown resource type ${type}`);
|
|
@@ -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
|
* CiliumBGPAdvertisement is the Schema for the ciliumbgpadvertisements API
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPAdvertisement extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPAdvertisement;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPAdvertisement";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPAdvertisement. This is designed to work even
|
|
21
22
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -32,7 +33,7 @@ export declare class CiliumBGPAdvertisement extends pulumi.CustomResource {
|
|
|
32
33
|
/**
|
|
33
34
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
34
35
|
*/
|
|
35
|
-
readonly metadata: pulumi.Output<
|
|
36
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
36
37
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPAdvertisementSpec>;
|
|
37
38
|
/**
|
|
38
39
|
* Create a CiliumBGPAdvertisement resource with the given unique name, arguments, and options.
|
|
@@ -58,6 +59,6 @@ export interface CiliumBGPAdvertisementArgs {
|
|
|
58
59
|
/**
|
|
59
60
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
60
61
|
*/
|
|
61
|
-
metadata
|
|
62
|
-
spec
|
|
62
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
63
|
+
spec: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPAdvertisementSpec>;
|
|
63
64
|
}
|
|
@@ -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 CiliumBGPAdvertisement extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPAdvertisement(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPAdvertisement';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPAdvertisement. This is designed to work even
|
|
60
60
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -76,6 +76,12 @@ class CiliumBGPAdvertisement extends pulumi.CustomResource {
|
|
|
76
76
|
let resourceInputs = {};
|
|
77
77
|
opts = opts || {};
|
|
78
78
|
if (!opts.id) {
|
|
79
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
80
|
+
throw new Error("Missing required property 'metadata'");
|
|
81
|
+
}
|
|
82
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
83
|
+
throw new Error("Missing required property 'spec'");
|
|
84
|
+
}
|
|
79
85
|
resourceInputs["apiVersion"] = "cilium.io/v2alpha1";
|
|
80
86
|
resourceInputs["kind"] = "CiliumBGPAdvertisement";
|
|
81
87
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -88,9 +94,9 @@ class CiliumBGPAdvertisement extends pulumi.CustomResource {
|
|
|
88
94
|
resourceInputs["spec"] = undefined /*out*/;
|
|
89
95
|
}
|
|
90
96
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
91
|
-
const aliasOpts = { aliases: [{ type: "
|
|
97
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPAdvertisement" }, { type: "kubernetes:cilium.io/v2alpha1:CiliumBGPAdvertisement" }] };
|
|
92
98
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
93
|
-
super(CiliumBGPAdvertisement.__pulumiType, name, resourceInputs, opts);
|
|
99
|
+
super(CiliumBGPAdvertisement.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
94
100
|
}
|
|
95
101
|
}
|
|
96
102
|
exports.CiliumBGPAdvertisement = CiliumBGPAdvertisement;
|
|
@@ -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
|
* CiliumBGPAdvertisementList is a list of CiliumBGPAdvertisement
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPAdvertisementList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPAdvertisementList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPAdvertisementList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPAdvertisementList. 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 CiliumBGPAdvertisementList 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 CiliumBGPAdvertisementList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumBGPAdvertisementListArgs {
|
|
|
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 CiliumBGPAdvertisementList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPAdvertisementList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPAdvertisementList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPAdvertisementList. 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 CiliumBGPAdvertisementList 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/v2alpha1:CiliumBGPAdvertisementList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumBGPAdvertisementList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumBGPAdvertisementList = CiliumBGPAdvertisementList;
|
|
@@ -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
|
|
@@ -21,7 +22,7 @@ export declare class CiliumBGPAdvertisementPatch extends pulumi.CustomResource {
|
|
|
21
22
|
*/
|
|
22
23
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPAdvertisementPatch;
|
|
23
24
|
/** @internal */
|
|
24
|
-
static readonly __pulumiType = "
|
|
25
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPAdvertisementPatch";
|
|
25
26
|
/**
|
|
26
27
|
* Returns true if the given object is an instance of CiliumBGPAdvertisementPatch. This is designed to work even
|
|
27
28
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -38,7 +39,7 @@ export declare class CiliumBGPAdvertisementPatch extends pulumi.CustomResource {
|
|
|
38
39
|
/**
|
|
39
40
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
40
41
|
*/
|
|
41
|
-
readonly metadata: pulumi.Output<
|
|
42
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
42
43
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPAdvertisementSpecPatch>;
|
|
43
44
|
/**
|
|
44
45
|
* Create a CiliumBGPAdvertisementPatch resource with the given unique name, arguments, and options.
|
|
@@ -64,6 +65,6 @@ export interface CiliumBGPAdvertisementPatchArgs {
|
|
|
64
65
|
/**
|
|
65
66
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
66
67
|
*/
|
|
67
|
-
metadata?: pulumi.Input<
|
|
68
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
68
69
|
spec?: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPAdvertisementSpecPatch | 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;
|
|
@@ -60,7 +60,7 @@ class CiliumBGPAdvertisementPatch extends pulumi.CustomResource {
|
|
|
60
60
|
return new CiliumBGPAdvertisementPatch(name, undefined, { ...opts, id: id });
|
|
61
61
|
}
|
|
62
62
|
/** @internal */
|
|
63
|
-
static __pulumiType = '
|
|
63
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPAdvertisementPatch';
|
|
64
64
|
/**
|
|
65
65
|
* Returns true if the given object is an instance of CiliumBGPAdvertisementPatch. This is designed to work even
|
|
66
66
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -94,9 +94,9 @@ class CiliumBGPAdvertisementPatch extends pulumi.CustomResource {
|
|
|
94
94
|
resourceInputs["spec"] = undefined /*out*/;
|
|
95
95
|
}
|
|
96
96
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
97
|
-
const aliasOpts = { aliases: [{ type: "
|
|
97
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPAdvertisementPatch" }] };
|
|
98
98
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
99
|
-
super(CiliumBGPAdvertisementPatch.__pulumiType, name, resourceInputs, opts);
|
|
99
|
+
super(CiliumBGPAdvertisementPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
exports.CiliumBGPAdvertisementPatch = CiliumBGPAdvertisementPatch;
|
|
@@ -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
|
* CiliumBGPClusterConfig is the Schema for the CiliumBGPClusterConfig API
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPClusterConfig extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPClusterConfig;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPClusterConfig";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPClusterConfig. This is designed to work even
|
|
21
22
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -32,7 +33,7 @@ export declare class CiliumBGPClusterConfig extends pulumi.CustomResource {
|
|
|
32
33
|
/**
|
|
33
34
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
34
35
|
*/
|
|
35
|
-
readonly metadata: pulumi.Output<
|
|
36
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
36
37
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPClusterConfigSpec>;
|
|
37
38
|
readonly status: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPClusterConfigStatus>;
|
|
38
39
|
/**
|
|
@@ -59,6 +60,6 @@ export interface CiliumBGPClusterConfigArgs {
|
|
|
59
60
|
/**
|
|
60
61
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
61
62
|
*/
|
|
62
|
-
metadata
|
|
63
|
-
spec
|
|
63
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
64
|
+
spec: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPClusterConfigSpec>;
|
|
64
65
|
}
|
|
@@ -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 CiliumBGPClusterConfig extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPClusterConfig(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPClusterConfig';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPClusterConfig. This is designed to work even
|
|
60
60
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -76,6 +76,12 @@ class CiliumBGPClusterConfig extends pulumi.CustomResource {
|
|
|
76
76
|
let resourceInputs = {};
|
|
77
77
|
opts = opts || {};
|
|
78
78
|
if (!opts.id) {
|
|
79
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
80
|
+
throw new Error("Missing required property 'metadata'");
|
|
81
|
+
}
|
|
82
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
83
|
+
throw new Error("Missing required property 'spec'");
|
|
84
|
+
}
|
|
79
85
|
resourceInputs["apiVersion"] = "cilium.io/v2alpha1";
|
|
80
86
|
resourceInputs["kind"] = "CiliumBGPClusterConfig";
|
|
81
87
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -90,9 +96,9 @@ class CiliumBGPClusterConfig extends pulumi.CustomResource {
|
|
|
90
96
|
resourceInputs["status"] = undefined /*out*/;
|
|
91
97
|
}
|
|
92
98
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
93
|
-
const aliasOpts = { aliases: [{ type: "
|
|
99
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPClusterConfig" }, { type: "kubernetes:cilium.io/v2alpha1:CiliumBGPClusterConfig" }] };
|
|
94
100
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
95
|
-
super(CiliumBGPClusterConfig.__pulumiType, name, resourceInputs, opts);
|
|
101
|
+
super(CiliumBGPClusterConfig.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
96
102
|
}
|
|
97
103
|
}
|
|
98
104
|
exports.CiliumBGPClusterConfig = CiliumBGPClusterConfig;
|
|
@@ -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
|
* CiliumBGPClusterConfigList is a list of CiliumBGPClusterConfig
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPClusterConfigList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPClusterConfigList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPClusterConfigList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPClusterConfigList. 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 CiliumBGPClusterConfigList 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 CiliumBGPClusterConfigList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumBGPClusterConfigListArgs {
|
|
|
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 CiliumBGPClusterConfigList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPClusterConfigList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPClusterConfigList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPClusterConfigList. 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 CiliumBGPClusterConfigList 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/v2alpha1:CiliumBGPClusterConfigList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumBGPClusterConfigList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumBGPClusterConfigList = CiliumBGPClusterConfigList;
|