@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
package/README.md
CHANGED
|
@@ -1,14 +1,20 @@
|
|
|
1
1
|
# @kilic.dev/pulumi-k8s-crds
|
|
2
2
|
|
|
3
|
-
Pulumi resource types generated from upstream CRD manifests
|
|
3
|
+
Pulumi resource types generated from upstream CRD manifests as a [provider extension](https://www.pulumi.com/docs/iac/using-pulumi/extending-a-provider/) of `@pulumi/kubernetes`.
|
|
4
4
|
|
|
5
5
|
## Generation
|
|
6
6
|
|
|
7
|
-
`./generate.sh` pins one version variable per upstream project
|
|
7
|
+
`./generate.sh` pins one version variable per upstream project plus the base provider version, fetches every pinned CRD manifest at that tag into a temporary directory (a project that publishes a CRD-only release bundle, like envoy gateway, is one download), and hands the local files to `pulumi package gen-sdk kubernetes --language nodejs --extension`. The extension reads local paths only, which is why the manifests are curled first. `pulumi package add` generates the same sources but then links and compiles the SDK into a project, which needs more memory than a CI job gets. Renovate updates the pins; the CI `generate` job runs the script and passes `src/` to `build` as an artifact. Generation writes nothing but `src/` — this `package.json` is hand-maintained and no tool rewrites it.
|
|
8
8
|
|
|
9
|
-
`src/` is **not committed** — it is regenerated on every build. Run `pnpm run generate:src` locally (needs `
|
|
9
|
+
`src/` is **not committed** — it is regenerated on every build. Run `pnpm run generate:src` locally (needs `pulumi` on `PATH`) before anything that typechecks against these types.
|
|
10
10
|
|
|
11
|
-
|
|
11
|
+
The published manifest carries **no `pulumi` block**. The generated SDK registers itself at runtime — `registerPackage` in `src/utilities.ts` holds the base provider version and the base64 parameterization of every CRD — so the engine pulls `@pulumi/kubernetes` on demand at preview time. A block would only let `pulumi install` prefetch that provider, at the cost of several megabytes of base64 in the manifest that goes stale on the next CRD bump.
|
|
12
|
+
|
|
13
|
+
`dist/package.json` is the generated SDK's own manifest, copied there by the build: `src/utilities.ts` resolves `./package.json` at import time for its version, so `dist/` does not load without it. It is build output, not the published manifest.
|
|
14
|
+
|
|
15
|
+
`pulumi-k8s-crds` is the extension name and the first segment of every resource token (`pulumi-k8s-crds:argoproj.io/v1alpha1:Application`), so it can never change. Resource tokens moved from the `kubernetes:` namespace when this package left `crd2pulumi`.
|
|
16
|
+
|
|
17
|
+
Adding a CRD means adding its manifest URL to `generate.sh`. **Every apiVersion the manifest serves is emitted**, so a CRD that serves both `v1` and `v1alpha2` produces both without listing either — but a project that ships one file per version directory (cilium) needs the URL for the version you want. Alongside each `<Kind>`, the extension also emits `<Kind>Patch` and `<Kind>List`.
|
|
12
18
|
|
|
13
19
|
## Searching this package
|
|
14
20
|
|
package/dist/argoproj/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;
|
|
@@ -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
|
* AppProject provides a logical grouping of applications, providing controls for:
|
|
6
7
|
* * where the apps may deploy to (cluster whitelist)
|
|
@@ -20,7 +21,7 @@ export declare class AppProject extends pulumi.CustomResource {
|
|
|
20
21
|
*/
|
|
21
22
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): AppProject;
|
|
22
23
|
/** @internal */
|
|
23
|
-
static readonly __pulumiType = "
|
|
24
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:AppProject";
|
|
24
25
|
/**
|
|
25
26
|
* Returns true if the given object is an instance of AppProject. 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 AppProject extends pulumi.CustomResource {
|
|
|
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.ObjectMeta>;
|
|
41
42
|
readonly spec: pulumi.Output<outputs.argoproj.v1alpha1.AppProjectSpec>;
|
|
42
43
|
readonly status: pulumi.Output<outputs.argoproj.v1alpha1.AppProjectStatus>;
|
|
43
44
|
/**
|
|
@@ -64,6 +65,6 @@ export interface AppProjectArgs {
|
|
|
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
|
|
68
|
-
spec
|
|
68
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
69
|
+
spec: pulumi.Input<inputs.argoproj.v1alpha1.AppProjectSpec>;
|
|
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;
|
|
@@ -59,7 +59,7 @@ class AppProject extends pulumi.CustomResource {
|
|
|
59
59
|
return new AppProject(name, undefined, { ...opts, id: id });
|
|
60
60
|
}
|
|
61
61
|
/** @internal */
|
|
62
|
-
static __pulumiType = '
|
|
62
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:AppProject';
|
|
63
63
|
/**
|
|
64
64
|
* Returns true if the given object is an instance of AppProject. This is designed to work even
|
|
65
65
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -81,6 +81,12 @@ class AppProject extends pulumi.CustomResource {
|
|
|
81
81
|
let resourceInputs = {};
|
|
82
82
|
opts = opts || {};
|
|
83
83
|
if (!opts.id) {
|
|
84
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
85
|
+
throw new Error("Missing required property 'metadata'");
|
|
86
|
+
}
|
|
87
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
88
|
+
throw new Error("Missing required property 'spec'");
|
|
89
|
+
}
|
|
84
90
|
resourceInputs["apiVersion"] = "argoproj.io/v1alpha1";
|
|
85
91
|
resourceInputs["kind"] = "AppProject";
|
|
86
92
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -95,7 +101,9 @@ class AppProject extends pulumi.CustomResource {
|
|
|
95
101
|
resourceInputs["status"] = undefined /*out*/;
|
|
96
102
|
}
|
|
97
103
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
98
|
-
|
|
104
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:argoproj.io/v1alpha1:AppProject" }] };
|
|
105
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
106
|
+
super(AppProject.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
99
107
|
}
|
|
100
108
|
}
|
|
101
109
|
exports.AppProject = AppProject;
|
|
@@ -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
|
* AppProjectList is a list of AppProject
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class AppProjectList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): AppProjectList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:AppProjectList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of AppProjectList. 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 AppProjectList 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 AppProjectList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface AppProjectListArgs {
|
|
|
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 AppProjectList extends pulumi.CustomResource {
|
|
|
54
54
|
return new AppProjectList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:AppProjectList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of AppProjectList. 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 AppProjectList 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:argoproj.io/v1alpha1:AppProjectList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(AppProjectList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.AppProjectList = AppProjectList;
|
|
@@ -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
|
|
@@ -26,7 +27,7 @@ export declare class AppProjectPatch extends pulumi.CustomResource {
|
|
|
26
27
|
*/
|
|
27
28
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): AppProjectPatch;
|
|
28
29
|
/** @internal */
|
|
29
|
-
static readonly __pulumiType = "
|
|
30
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:AppProjectPatch";
|
|
30
31
|
/**
|
|
31
32
|
* Returns true if the given object is an instance of AppProjectPatch. This is designed to work even
|
|
32
33
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -43,7 +44,7 @@ export declare class AppProjectPatch extends pulumi.CustomResource {
|
|
|
43
44
|
/**
|
|
44
45
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
45
46
|
*/
|
|
46
|
-
readonly metadata: pulumi.Output<
|
|
47
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
47
48
|
readonly spec: pulumi.Output<outputs.argoproj.v1alpha1.AppProjectSpecPatch>;
|
|
48
49
|
readonly status: pulumi.Output<outputs.argoproj.v1alpha1.AppProjectStatusPatch>;
|
|
49
50
|
/**
|
|
@@ -70,6 +71,6 @@ export interface AppProjectPatchArgs {
|
|
|
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.argoproj.v1alpha1.AppProjectSpecPatch | undefined>;
|
|
75
76
|
}
|
|
@@ -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;
|
|
@@ -65,7 +65,7 @@ class AppProjectPatch extends pulumi.CustomResource {
|
|
|
65
65
|
return new AppProjectPatch(name, undefined, { ...opts, id: id });
|
|
66
66
|
}
|
|
67
67
|
/** @internal */
|
|
68
|
-
static __pulumiType = '
|
|
68
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:AppProjectPatch';
|
|
69
69
|
/**
|
|
70
70
|
* Returns true if the given object is an instance of AppProjectPatch. This is designed to work even
|
|
71
71
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -101,7 +101,7 @@ class AppProjectPatch extends pulumi.CustomResource {
|
|
|
101
101
|
resourceInputs["status"] = undefined /*out*/;
|
|
102
102
|
}
|
|
103
103
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
104
|
-
super(AppProjectPatch.__pulumiType, name, resourceInputs, opts);
|
|
104
|
+
super(AppProjectPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
105
105
|
}
|
|
106
106
|
}
|
|
107
107
|
exports.AppProjectPatch = AppProjectPatch;
|
|
@@ -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
|
* Application is a definition of Application resource.
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class Application extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Application;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:Application";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of Application. 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 Application 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 operation: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationOperation>;
|
|
37
38
|
readonly spec: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationSpec>;
|
|
38
39
|
readonly status: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationStatus>;
|
|
@@ -60,7 +61,7 @@ export interface ApplicationArgs {
|
|
|
60
61
|
/**
|
|
61
62
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
62
63
|
*/
|
|
63
|
-
metadata
|
|
64
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
64
65
|
operation?: pulumi.Input<inputs.argoproj.v1alpha1.ApplicationOperation | undefined>;
|
|
65
|
-
spec
|
|
66
|
+
spec: pulumi.Input<inputs.argoproj.v1alpha1.ApplicationSpec>;
|
|
66
67
|
}
|
|
@@ -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 Application extends pulumi.CustomResource {
|
|
|
54
54
|
return new Application(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:Application';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of Application. 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 Application 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"] = "argoproj.io/v1alpha1";
|
|
80
86
|
resourceInputs["kind"] = "Application";
|
|
81
87
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -92,7 +98,9 @@ class Application extends pulumi.CustomResource {
|
|
|
92
98
|
resourceInputs["status"] = undefined /*out*/;
|
|
93
99
|
}
|
|
94
100
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
95
|
-
|
|
101
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:argoproj.io/v1alpha1:Application" }] };
|
|
102
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
103
|
+
super(Application.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
96
104
|
}
|
|
97
105
|
}
|
|
98
106
|
exports.Application = Application;
|
|
@@ -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
|
* ApplicationList is a list of Application
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class ApplicationList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ApplicationList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of ApplicationList. 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 ApplicationList 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 ApplicationList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface ApplicationListArgs {
|
|
|
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 ApplicationList extends pulumi.CustomResource {
|
|
|
54
54
|
return new ApplicationList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of ApplicationList. 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 ApplicationList 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:argoproj.io/v1alpha1:ApplicationList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(ApplicationList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.ApplicationList = ApplicationList;
|
|
@@ -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 ApplicationPatch extends pulumi.CustomResource {
|
|
|
21
22
|
*/
|
|
22
23
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ApplicationPatch;
|
|
23
24
|
/** @internal */
|
|
24
|
-
static readonly __pulumiType = "
|
|
25
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationPatch";
|
|
25
26
|
/**
|
|
26
27
|
* Returns true if the given object is an instance of ApplicationPatch. 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 ApplicationPatch 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 operation: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationOperationPatch>;
|
|
43
44
|
readonly spec: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationSpecPatch>;
|
|
44
45
|
readonly status: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationStatusPatch>;
|
|
@@ -66,7 +67,7 @@ export interface ApplicationPatchArgs {
|
|
|
66
67
|
/**
|
|
67
68
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
68
69
|
*/
|
|
69
|
-
metadata?: pulumi.Input<
|
|
70
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
70
71
|
operation?: pulumi.Input<inputs.argoproj.v1alpha1.ApplicationOperationPatch | undefined>;
|
|
71
72
|
spec?: pulumi.Input<inputs.argoproj.v1alpha1.ApplicationSpecPatch | undefined>;
|
|
72
73
|
}
|
|
@@ -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 ApplicationPatch extends pulumi.CustomResource {
|
|
|
60
60
|
return new ApplicationPatch(name, undefined, { ...opts, id: id });
|
|
61
61
|
}
|
|
62
62
|
/** @internal */
|
|
63
|
-
static __pulumiType = '
|
|
63
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationPatch';
|
|
64
64
|
/**
|
|
65
65
|
* Returns true if the given object is an instance of ApplicationPatch. This is designed to work even
|
|
66
66
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -98,7 +98,7 @@ class ApplicationPatch extends pulumi.CustomResource {
|
|
|
98
98
|
resourceInputs["status"] = undefined /*out*/;
|
|
99
99
|
}
|
|
100
100
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
101
|
-
super(ApplicationPatch.__pulumiType, name, resourceInputs, opts);
|
|
101
|
+
super(ApplicationPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
exports.ApplicationPatch = ApplicationPatch;
|
|
@@ -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 ApplicationSet extends pulumi.CustomResource {
|
|
5
6
|
/**
|
|
6
7
|
* Get an existing ApplicationSet resource's state with the given name, ID, and optional extra
|
|
@@ -12,7 +13,7 @@ export declare class ApplicationSet extends pulumi.CustomResource {
|
|
|
12
13
|
*/
|
|
13
14
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ApplicationSet;
|
|
14
15
|
/** @internal */
|
|
15
|
-
static readonly __pulumiType = "
|
|
16
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSet";
|
|
16
17
|
/**
|
|
17
18
|
* Returns true if the given object is an instance of ApplicationSet. 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 ApplicationSet 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.argoproj.v1alpha1.ApplicationSetSpec>;
|
|
34
35
|
readonly status: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationSetStatus>;
|
|
35
36
|
/**
|
|
@@ -56,6 +57,6 @@ export interface ApplicationSetArgs {
|
|
|
56
57
|
/**
|
|
57
58
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
58
59
|
*/
|
|
59
|
-
metadata
|
|
60
|
-
spec
|
|
60
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
61
|
+
spec: pulumi.Input<inputs.argoproj.v1alpha1.ApplicationSetSpec>;
|
|
61
62
|
}
|
|
@@ -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 ApplicationSet extends pulumi.CustomResource {
|
|
|
51
51
|
return new ApplicationSet(name, undefined, { ...opts, id: id });
|
|
52
52
|
}
|
|
53
53
|
/** @internal */
|
|
54
|
-
static __pulumiType = '
|
|
54
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSet';
|
|
55
55
|
/**
|
|
56
56
|
* Returns true if the given object is an instance of ApplicationSet. 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,12 @@ class ApplicationSet 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
|
+
}
|
|
79
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
80
|
+
throw new Error("Missing required property 'spec'");
|
|
81
|
+
}
|
|
76
82
|
resourceInputs["apiVersion"] = "argoproj.io/v1alpha1";
|
|
77
83
|
resourceInputs["kind"] = "ApplicationSet";
|
|
78
84
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -87,7 +93,9 @@ class ApplicationSet extends pulumi.CustomResource {
|
|
|
87
93
|
resourceInputs["status"] = undefined /*out*/;
|
|
88
94
|
}
|
|
89
95
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
90
|
-
|
|
96
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:argoproj.io/v1alpha1:ApplicationSet" }] };
|
|
97
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
98
|
+
super(ApplicationSet.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
91
99
|
}
|
|
92
100
|
}
|
|
93
101
|
exports.ApplicationSet = ApplicationSet;
|
|
@@ -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
|
* ApplicationSetList is a list of ApplicationSet
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class ApplicationSetList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ApplicationSetList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSetList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of ApplicationSetList. 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 ApplicationSetList 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 ApplicationSetList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface ApplicationSetListArgs {
|
|
|
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 ApplicationSetList extends pulumi.CustomResource {
|
|
|
54
54
|
return new ApplicationSetList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSetList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of ApplicationSetList. 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 ApplicationSetList 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:argoproj.io/v1alpha1:ApplicationSetList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(ApplicationSetList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.ApplicationSetList = ApplicationSetList;
|
|
@@ -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 ApplicationSetPatch extends pulumi.CustomResource {
|
|
|
20
21
|
*/
|
|
21
22
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ApplicationSetPatch;
|
|
22
23
|
/** @internal */
|
|
23
|
-
static readonly __pulumiType = "
|
|
24
|
+
static readonly __pulumiType = "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSetPatch";
|
|
24
25
|
/**
|
|
25
26
|
* Returns true if the given object is an instance of ApplicationSetPatch. 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 ApplicationSetPatch extends pulumi.CustomResource {
|
|
|
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.argoproj.v1alpha1.ApplicationSetSpecPatch>;
|
|
42
43
|
readonly status: pulumi.Output<outputs.argoproj.v1alpha1.ApplicationSetStatusPatch>;
|
|
43
44
|
/**
|
|
@@ -64,6 +65,6 @@ export interface ApplicationSetPatchArgs {
|
|
|
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.argoproj.v1alpha1.ApplicationSetSpecPatch | 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;
|
|
@@ -59,7 +59,7 @@ class ApplicationSetPatch extends pulumi.CustomResource {
|
|
|
59
59
|
return new ApplicationSetPatch(name, undefined, { ...opts, id: id });
|
|
60
60
|
}
|
|
61
61
|
/** @internal */
|
|
62
|
-
static __pulumiType = '
|
|
62
|
+
static __pulumiType = 'pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSetPatch';
|
|
63
63
|
/**
|
|
64
64
|
* Returns true if the given object is an instance of ApplicationSetPatch. This is designed to work even
|
|
65
65
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -95,7 +95,7 @@ class ApplicationSetPatch extends pulumi.CustomResource {
|
|
|
95
95
|
resourceInputs["status"] = undefined /*out*/;
|
|
96
96
|
}
|
|
97
97
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
98
|
-
super(ApplicationSetPatch.__pulumiType, name, resourceInputs, opts);
|
|
98
|
+
super(ApplicationSetPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
exports.ApplicationSetPatch = ApplicationSetPatch;
|