@kilic.dev/pulumi-k8s-crds 3.0.4 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -4
- package/dist/argoproj/index.js +1 -1
- package/dist/argoproj/v1alpha1/appProject.d.ts +5 -4
- package/dist/argoproj/v1alpha1/appProject.js +11 -3
- package/dist/argoproj/v1alpha1/appProjectList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/appProjectList.js +5 -3
- package/dist/argoproj/v1alpha1/appProjectPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/appProjectPatch.js +3 -3
- package/dist/argoproj/v1alpha1/application.d.ts +5 -4
- package/dist/argoproj/v1alpha1/application.js +11 -3
- package/dist/argoproj/v1alpha1/applicationList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationList.js +5 -3
- package/dist/argoproj/v1alpha1/applicationPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationPatch.js +3 -3
- package/dist/argoproj/v1alpha1/applicationSet.d.ts +5 -4
- package/dist/argoproj/v1alpha1/applicationSet.js +11 -3
- package/dist/argoproj/v1alpha1/applicationSetList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationSetList.js +5 -3
- package/dist/argoproj/v1alpha1/applicationSetPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationSetPatch.js +3 -3
- package/dist/argoproj/v1alpha1/index.js +10 -10
- package/dist/cert_manager/index.js +1 -1
- package/dist/cert_manager/v1/certificate.d.ts +4 -3
- package/dist/cert_manager/v1/certificate.js +5 -3
- package/dist/cert_manager/v1/certificateList.d.ts +4 -3
- package/dist/cert_manager/v1/certificateList.js +5 -3
- package/dist/cert_manager/v1/certificatePatch.d.ts +4 -3
- package/dist/cert_manager/v1/certificatePatch.js +3 -3
- package/dist/cert_manager/v1/clusterIssuer.d.ts +5 -4
- package/dist/cert_manager/v1/clusterIssuer.js +8 -3
- package/dist/cert_manager/v1/clusterIssuerList.d.ts +4 -3
- package/dist/cert_manager/v1/clusterIssuerList.js +5 -3
- package/dist/cert_manager/v1/clusterIssuerPatch.d.ts +4 -3
- package/dist/cert_manager/v1/clusterIssuerPatch.js +3 -3
- package/dist/cert_manager/v1/index.js +10 -10
- package/dist/cert_manager/v1/issuer.d.ts +5 -4
- package/dist/cert_manager/v1/issuer.js +8 -3
- package/dist/cert_manager/v1/issuerList.d.ts +4 -3
- package/dist/cert_manager/v1/issuerList.js +5 -3
- package/dist/cert_manager/v1/issuerPatch.d.ts +4 -3
- package/dist/cert_manager/v1/issuerPatch.js +3 -3
- package/dist/cilium/index.js +1 -1
- package/dist/cilium/v2/ciliumBGPAdvertisement.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPAdvertisement.js +10 -4
- package/dist/cilium/v2/ciliumBGPAdvertisementList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementList.js +5 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPClusterConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPClusterConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPClusterConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPNodeConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPNodeConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverride.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigOverride.js +10 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.js +5 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPPeerConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPPeerConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPPeerConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumCIDRGroup.d.ts +5 -4
- package/dist/cilium/v2/ciliumCIDRGroup.js +7 -4
- package/dist/cilium/v2/ciliumCIDRGroupList.d.ts +4 -3
- package/dist/cilium/v2/ciliumCIDRGroupList.js +5 -3
- package/dist/cilium/v2/ciliumCIDRGroupPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumCIDRGroupPatch.js +4 -4
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.js +8 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.js +5 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.js +3 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.js +8 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicy.js +8 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumEnvoyConfig.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfig.js +8 -3
- package/dist/cilium/v2/ciliumEnvoyConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfigList.js +5 -3
- package/dist/cilium/v2/ciliumEnvoyConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfigPatch.js +3 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPool.d.ts +5 -4
- package/dist/cilium/v2/ciliumLoadBalancerIPPool.js +10 -4
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.d.ts +4 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.js +5 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.js +4 -4
- package/dist/cilium/v2/ciliumLocalRedirectPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicy.js +8 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumNetworkPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicy.js +8 -3
- package/dist/cilium/v2/ciliumNetworkPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumNetworkPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicyPatch.js +3 -3
- package/dist/cilium/v2/index.js +40 -40
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroup.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroup.js +7 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroupList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.js +8 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.js +3 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.js +10 -4
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.js +4 -4
- package/dist/cilium/v2alpha1/index.js +25 -25
- package/dist/external_secrets/index.d.ts +1 -2
- package/dist/external_secrets/index.js +2 -4
- package/dist/external_secrets/v1/clusterExternalSecret.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecret.js +4 -4
- package/dist/external_secrets/v1/clusterExternalSecretList.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecretList.js +5 -3
- package/dist/external_secrets/v1/clusterExternalSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecretPatch.js +3 -5
- package/dist/external_secrets/v1/clusterSecretStore.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStore.js +4 -4
- package/dist/external_secrets/v1/clusterSecretStoreList.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStoreList.js +5 -3
- package/dist/external_secrets/v1/clusterSecretStorePatch.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStorePatch.js +3 -5
- package/dist/external_secrets/v1/externalSecret.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecret.js +4 -4
- package/dist/external_secrets/v1/externalSecretList.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecretList.js +5 -3
- package/dist/external_secrets/v1/externalSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecretPatch.js +3 -5
- package/dist/external_secrets/v1/index.js +13 -13
- package/dist/external_secrets/v1/secretStore.d.ts +4 -3
- package/dist/external_secrets/v1/secretStore.js +4 -4
- package/dist/external_secrets/v1/secretStoreList.d.ts +4 -3
- package/dist/external_secrets/v1/secretStoreList.js +5 -3
- package/dist/external_secrets/v1/secretStorePatch.d.ts +4 -3
- package/dist/external_secrets/v1/secretStorePatch.js +3 -5
- package/dist/external_secrets/v1alpha1/clusterPushSecret.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecret.js +5 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretList.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretList.js +5 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.js +3 -3
- package/dist/external_secrets/v1alpha1/index.js +7 -7
- package/dist/external_secrets/v1alpha1/pushSecret.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecret.js +5 -3
- package/dist/external_secrets/v1alpha1/pushSecretList.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecretList.js +5 -3
- package/dist/external_secrets/v1alpha1/pushSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecretPatch.js +3 -3
- package/dist/externaldns/index.js +1 -1
- package/dist/externaldns/v1alpha1/dnsendpoint.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpoint.js +5 -3
- package/dist/externaldns/v1alpha1/dnsendpointList.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpointList.js +5 -3
- package/dist/externaldns/v1alpha1/dnsendpointPatch.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpointPatch.js +3 -3
- package/dist/externaldns/v1alpha1/index.js +4 -4
- package/dist/gateway/index.js +1 -1
- package/dist/gateway/v1/backendTLSPolicy.d.ts +5 -4
- package/dist/gateway/v1/backendTLSPolicy.js +7 -4
- package/dist/gateway/v1/backendTLSPolicyList.d.ts +4 -3
- package/dist/gateway/v1/backendTLSPolicyList.js +5 -3
- package/dist/gateway/v1/backendTLSPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1/backendTLSPolicyPatch.js +4 -4
- package/dist/gateway/v1/gateway.d.ts +5 -4
- package/dist/gateway/v1/gateway.js +7 -4
- package/dist/gateway/v1/gatewayClass.d.ts +5 -4
- package/dist/gateway/v1/gatewayClass.js +7 -4
- package/dist/gateway/v1/gatewayClassList.d.ts +4 -3
- package/dist/gateway/v1/gatewayClassList.js +5 -3
- package/dist/gateway/v1/gatewayClassPatch.d.ts +4 -3
- package/dist/gateway/v1/gatewayClassPatch.js +4 -4
- package/dist/gateway/v1/gatewayList.d.ts +4 -3
- package/dist/gateway/v1/gatewayList.js +5 -3
- package/dist/gateway/v1/gatewayPatch.d.ts +4 -3
- package/dist/gateway/v1/gatewayPatch.js +4 -4
- package/dist/gateway/v1/grpcroute.d.ts +5 -4
- package/dist/gateway/v1/grpcroute.js +8 -3
- package/dist/gateway/v1/grpcrouteList.d.ts +4 -3
- package/dist/gateway/v1/grpcrouteList.js +5 -3
- package/dist/gateway/v1/grpcroutePatch.d.ts +4 -3
- package/dist/gateway/v1/grpcroutePatch.js +3 -3
- package/dist/gateway/v1/httproute.d.ts +5 -4
- package/dist/gateway/v1/httproute.js +7 -4
- package/dist/gateway/v1/httprouteList.d.ts +4 -3
- package/dist/gateway/v1/httprouteList.js +5 -3
- package/dist/gateway/v1/httproutePatch.d.ts +4 -3
- package/dist/gateway/v1/httproutePatch.js +4 -4
- package/dist/gateway/v1/index.js +31 -31
- package/dist/gateway/v1/listenerSet.d.ts +5 -4
- package/dist/gateway/v1/listenerSet.js +8 -3
- package/dist/gateway/v1/listenerSetList.d.ts +4 -3
- package/dist/gateway/v1/listenerSetList.js +5 -3
- package/dist/gateway/v1/listenerSetPatch.d.ts +4 -3
- package/dist/gateway/v1/listenerSetPatch.js +3 -3
- package/dist/gateway/v1/referenceGrant.d.ts +5 -4
- package/dist/gateway/v1/referenceGrant.js +7 -4
- package/dist/gateway/v1/referenceGrantList.d.ts +4 -3
- package/dist/gateway/v1/referenceGrantList.js +5 -3
- package/dist/gateway/v1/referenceGrantPatch.d.ts +4 -3
- package/dist/gateway/v1/referenceGrantPatch.js +4 -4
- package/dist/gateway/v1/tcproute.d.ts +5 -4
- package/dist/gateway/v1/tcproute.js +7 -4
- package/dist/gateway/v1/tcprouteList.d.ts +4 -3
- package/dist/gateway/v1/tcprouteList.js +5 -3
- package/dist/gateway/v1/tcproutePatch.d.ts +4 -3
- package/dist/gateway/v1/tcproutePatch.js +4 -4
- package/dist/gateway/v1/tlsroute.d.ts +5 -4
- package/dist/gateway/v1/tlsroute.js +7 -4
- package/dist/gateway/v1/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1/tlsrouteList.js +5 -3
- package/dist/gateway/v1/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1/tlsroutePatch.js +4 -4
- package/dist/gateway/v1/udproute.d.ts +5 -4
- package/dist/gateway/v1/udproute.js +7 -4
- package/dist/gateway/v1/udprouteList.d.ts +4 -3
- package/dist/gateway/v1/udprouteList.js +5 -3
- package/dist/gateway/v1/udproutePatch.d.ts +4 -3
- package/dist/gateway/v1/udproutePatch.js +4 -4
- package/dist/gateway/v1alpha1/backend.d.ts +5 -4
- package/dist/gateway/v1alpha1/backend.js +8 -3
- package/dist/gateway/v1alpha1/backendList.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendList.js +5 -3
- package/dist/gateway/v1alpha1/backendPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendPatch.js +3 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/backendTrafficPolicy.js +8 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/clientTrafficPolicy.js +8 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyExtensionPolicy.js +8 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyPatchPolicy.js +8 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyProxy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyProxy.js +8 -3
- package/dist/gateway/v1alpha1/envoyProxyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyProxyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyProxyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyProxyPatch.js +3 -3
- package/dist/gateway/v1alpha1/httprouteFilter.d.ts +5 -4
- package/dist/gateway/v1alpha1/httprouteFilter.js +8 -3
- package/dist/gateway/v1alpha1/httprouteFilterList.d.ts +4 -3
- package/dist/gateway/v1alpha1/httprouteFilterList.js +5 -3
- package/dist/gateway/v1alpha1/httprouteFilterPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/httprouteFilterPatch.js +3 -3
- package/dist/gateway/v1alpha1/index.js +25 -25
- package/dist/gateway/v1alpha1/securityPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/securityPolicy.js +8 -3
- package/dist/gateway/v1alpha1/securityPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/securityPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/securityPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/securityPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha2/index.js +10 -10
- package/dist/gateway/v1alpha2/tcproute.d.ts +5 -4
- package/dist/gateway/v1alpha2/tcproute.js +7 -4
- package/dist/gateway/v1alpha2/tcprouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/tcprouteList.js +5 -3
- package/dist/gateway/v1alpha2/tcproutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/tcproutePatch.js +4 -4
- package/dist/gateway/v1alpha2/tlsroute.d.ts +5 -4
- package/dist/gateway/v1alpha2/tlsroute.js +7 -4
- package/dist/gateway/v1alpha2/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/tlsrouteList.js +5 -3
- package/dist/gateway/v1alpha2/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/tlsroutePatch.js +4 -4
- package/dist/gateway/v1alpha2/udproute.d.ts +5 -4
- package/dist/gateway/v1alpha2/udproute.js +7 -4
- package/dist/gateway/v1alpha2/udprouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/udprouteList.js +5 -3
- package/dist/gateway/v1alpha2/udproutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/udproutePatch.js +4 -4
- package/dist/gateway/v1alpha3/backendTLSPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha3/backendTLSPolicy.js +7 -4
- package/dist/gateway/v1alpha3/backendTLSPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyList.js +5 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyPatch.js +4 -4
- package/dist/gateway/v1alpha3/index.js +7 -7
- package/dist/gateway/v1alpha3/tlsroute.d.ts +5 -4
- package/dist/gateway/v1alpha3/tlsroute.js +7 -4
- package/dist/gateway/v1alpha3/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1alpha3/tlsrouteList.js +5 -3
- package/dist/gateway/v1alpha3/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha3/tlsroutePatch.js +4 -4
- package/dist/gateway/v1beta1/gateway.d.ts +5 -4
- package/dist/gateway/v1beta1/gateway.js +7 -4
- package/dist/gateway/v1beta1/gatewayClass.d.ts +5 -4
- package/dist/gateway/v1beta1/gatewayClass.js +7 -4
- package/dist/gateway/v1beta1/gatewayClassList.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayClassList.js +5 -3
- package/dist/gateway/v1beta1/gatewayClassPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayClassPatch.js +4 -4
- package/dist/gateway/v1beta1/gatewayList.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayList.js +5 -3
- package/dist/gateway/v1beta1/gatewayPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayPatch.js +4 -4
- package/dist/gateway/v1beta1/httproute.d.ts +5 -4
- package/dist/gateway/v1beta1/httproute.js +7 -4
- package/dist/gateway/v1beta1/httprouteList.d.ts +4 -3
- package/dist/gateway/v1beta1/httprouteList.js +5 -3
- package/dist/gateway/v1beta1/httproutePatch.d.ts +4 -3
- package/dist/gateway/v1beta1/httproutePatch.js +4 -4
- package/dist/gateway/v1beta1/index.js +13 -13
- package/dist/gateway/v1beta1/referenceGrant.d.ts +5 -4
- package/dist/gateway/v1beta1/referenceGrant.js +7 -4
- package/dist/gateway/v1beta1/referenceGrantList.d.ts +4 -3
- package/dist/gateway/v1beta1/referenceGrantList.js +5 -3
- package/dist/gateway/v1beta1/referenceGrantPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/referenceGrantPatch.js +4 -4
- package/dist/index.d.ts +0 -3
- package/dist/index.js +2 -15
- package/dist/package.json +39 -0
- package/dist/types/index.js +1 -1
- package/dist/types/input.d.ts +6197 -22780
- package/dist/types/input.js +1 -1
- package/dist/types/output.d.ts +1987 -18736
- package/dist/types/output.js +1 -1
- package/dist/utilities.d.ts +2 -1
- package/dist/utilities.js +16 -6
- package/package.json +8 -18
- package/dist/external_secrets/v1beta1/clusterExternalSecret.d.ts +0 -64
- package/dist/external_secrets/v1beta1/clusterExternalSecret.js +0 -98
- package/dist/external_secrets/v1beta1/clusterExternalSecretList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/clusterExternalSecretList.js +0 -97
- package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.js +0 -104
- package/dist/external_secrets/v1beta1/clusterSecretStore.d.ts +0 -64
- package/dist/external_secrets/v1beta1/clusterSecretStore.js +0 -98
- package/dist/external_secrets/v1beta1/clusterSecretStoreList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/clusterSecretStoreList.js +0 -97
- package/dist/external_secrets/v1beta1/clusterSecretStorePatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/clusterSecretStorePatch.js +0 -104
- package/dist/external_secrets/v1beta1/externalSecret.d.ts +0 -64
- package/dist/external_secrets/v1beta1/externalSecret.js +0 -98
- package/dist/external_secrets/v1beta1/externalSecretList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/externalSecretList.js +0 -97
- package/dist/external_secrets/v1beta1/externalSecretPatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/externalSecretPatch.js +0 -104
- package/dist/external_secrets/v1beta1/index.d.ts +0 -36
- package/dist/external_secrets/v1beta1/index.js +0 -98
- package/dist/external_secrets/v1beta1/secretStore.d.ts +0 -64
- package/dist/external_secrets/v1beta1/secretStore.js +0 -98
- package/dist/external_secrets/v1beta1/secretStoreList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/secretStoreList.js +0 -97
- package/dist/external_secrets/v1beta1/secretStorePatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/secretStorePatch.js +0 -104
- package/dist/meta/v1.d.ts +0 -3
- package/dist/meta/v1.js +0 -2
- package/dist/provider.d.ts +0 -23
- package/dist/provider.js +0 -70
|
@@ -1,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,23 +60,23 @@ const _module = {
|
|
|
60
60
|
version: utilities.getVersion(),
|
|
61
61
|
construct: (name, type, urn) => {
|
|
62
62
|
switch (type) {
|
|
63
|
-
case "
|
|
63
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:AppProject":
|
|
64
64
|
return new exports.AppProject(name, undefined, { urn });
|
|
65
|
-
case "
|
|
65
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:AppProjectList":
|
|
66
66
|
return new exports.AppProjectList(name, undefined, { urn });
|
|
67
|
-
case "
|
|
67
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:AppProjectPatch":
|
|
68
68
|
return new exports.AppProjectPatch(name, undefined, { urn });
|
|
69
|
-
case "
|
|
69
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:Application":
|
|
70
70
|
return new exports.Application(name, undefined, { urn });
|
|
71
|
-
case "
|
|
71
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationList":
|
|
72
72
|
return new exports.ApplicationList(name, undefined, { urn });
|
|
73
|
-
case "
|
|
73
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationPatch":
|
|
74
74
|
return new exports.ApplicationPatch(name, undefined, { urn });
|
|
75
|
-
case "
|
|
75
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSet":
|
|
76
76
|
return new exports.ApplicationSet(name, undefined, { urn });
|
|
77
|
-
case "
|
|
77
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSetList":
|
|
78
78
|
return new exports.ApplicationSetList(name, undefined, { urn });
|
|
79
|
-
case "
|
|
79
|
+
case "pulumi-k8s-crds:argoproj.io/v1alpha1:ApplicationSetPatch":
|
|
80
80
|
return new exports.ApplicationSetPatch(name, undefined, { urn });
|
|
81
81
|
default:
|
|
82
82
|
throw new Error(`unknown resource type ${type}`);
|
|
@@ -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
|
* A Certificate resource should be created to ensure an up to date and signed
|
|
6
7
|
* X.509 certificate is stored in the Kubernetes Secret resource named in `spec.secretName`.
|
|
@@ -18,7 +19,7 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
18
19
|
*/
|
|
19
20
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Certificate;
|
|
20
21
|
/** @internal */
|
|
21
|
-
static readonly __pulumiType = "
|
|
22
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:Certificate";
|
|
22
23
|
/**
|
|
23
24
|
* Returns true if the given object is an instance of Certificate. This is designed to work even
|
|
24
25
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -35,7 +36,7 @@ export declare class Certificate extends pulumi.CustomResource {
|
|
|
35
36
|
/**
|
|
36
37
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
37
38
|
*/
|
|
38
|
-
readonly metadata: pulumi.Output<
|
|
39
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
39
40
|
readonly spec: pulumi.Output<outputs.cert_manager.v1.CertificateSpec>;
|
|
40
41
|
readonly status: pulumi.Output<outputs.cert_manager.v1.CertificateStatus>;
|
|
41
42
|
/**
|
|
@@ -62,6 +63,6 @@ export interface CertificateArgs {
|
|
|
62
63
|
/**
|
|
63
64
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
64
65
|
*/
|
|
65
|
-
metadata?: pulumi.Input<
|
|
66
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta | undefined>;
|
|
66
67
|
spec?: pulumi.Input<inputs.cert_manager.v1.CertificateSpec | undefined>;
|
|
67
68
|
}
|
|
@@ -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;
|
|
@@ -57,7 +57,7 @@ class Certificate extends pulumi.CustomResource {
|
|
|
57
57
|
return new Certificate(name, undefined, { ...opts, id: id });
|
|
58
58
|
}
|
|
59
59
|
/** @internal */
|
|
60
|
-
static __pulumiType = '
|
|
60
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:Certificate';
|
|
61
61
|
/**
|
|
62
62
|
* Returns true if the given object is an instance of Certificate. This is designed to work even
|
|
63
63
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -93,7 +93,9 @@ class Certificate extends pulumi.CustomResource {
|
|
|
93
93
|
resourceInputs["status"] = undefined /*out*/;
|
|
94
94
|
}
|
|
95
95
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
96
|
-
|
|
96
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cert-manager.io/v1:Certificate" }] };
|
|
97
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
98
|
+
super(Certificate.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
99
|
}
|
|
98
100
|
}
|
|
99
101
|
exports.Certificate = Certificate;
|
|
@@ -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
|
* CertificateList is a list of Certificate
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CertificateList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CertificateList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:CertificateList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CertificateList. 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 CertificateList 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 CertificateList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CertificateListArgs {
|
|
|
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 CertificateList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CertificateList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:CertificateList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CertificateList. 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 CertificateList 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:cert-manager.io/v1:CertificateList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CertificateList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CertificateList = CertificateList;
|
|
@@ -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
|
|
@@ -24,7 +25,7 @@ export declare class CertificatePatch extends pulumi.CustomResource {
|
|
|
24
25
|
*/
|
|
25
26
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CertificatePatch;
|
|
26
27
|
/** @internal */
|
|
27
|
-
static readonly __pulumiType = "
|
|
28
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:CertificatePatch";
|
|
28
29
|
/**
|
|
29
30
|
* Returns true if the given object is an instance of CertificatePatch. This is designed to work even
|
|
30
31
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -41,7 +42,7 @@ export declare class CertificatePatch extends pulumi.CustomResource {
|
|
|
41
42
|
/**
|
|
42
43
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
43
44
|
*/
|
|
44
|
-
readonly metadata: pulumi.Output<
|
|
45
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
45
46
|
readonly spec: pulumi.Output<outputs.cert_manager.v1.CertificateSpecPatch>;
|
|
46
47
|
readonly status: pulumi.Output<outputs.cert_manager.v1.CertificateStatusPatch>;
|
|
47
48
|
/**
|
|
@@ -68,6 +69,6 @@ export interface CertificatePatchArgs {
|
|
|
68
69
|
/**
|
|
69
70
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
70
71
|
*/
|
|
71
|
-
metadata?: pulumi.Input<
|
|
72
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
72
73
|
spec?: pulumi.Input<inputs.cert_manager.v1.CertificateSpecPatch | undefined>;
|
|
73
74
|
}
|
|
@@ -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;
|
|
@@ -63,7 +63,7 @@ class CertificatePatch extends pulumi.CustomResource {
|
|
|
63
63
|
return new CertificatePatch(name, undefined, { ...opts, id: id });
|
|
64
64
|
}
|
|
65
65
|
/** @internal */
|
|
66
|
-
static __pulumiType = '
|
|
66
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:CertificatePatch';
|
|
67
67
|
/**
|
|
68
68
|
* Returns true if the given object is an instance of CertificatePatch. This is designed to work even
|
|
69
69
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -99,7 +99,7 @@ class CertificatePatch extends pulumi.CustomResource {
|
|
|
99
99
|
resourceInputs["status"] = undefined /*out*/;
|
|
100
100
|
}
|
|
101
101
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
102
|
-
super(CertificatePatch.__pulumiType, name, resourceInputs, opts);
|
|
102
|
+
super(CertificatePatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
exports.CertificatePatch = CertificatePatch;
|
|
@@ -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
|
* A ClusterIssuer represents a certificate issuing authority which can be
|
|
6
7
|
* referenced as part of `issuerRef` fields.
|
|
@@ -19,7 +20,7 @@ export declare class ClusterIssuer extends pulumi.CustomResource {
|
|
|
19
20
|
*/
|
|
20
21
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ClusterIssuer;
|
|
21
22
|
/** @internal */
|
|
22
|
-
static readonly __pulumiType = "
|
|
23
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuer";
|
|
23
24
|
/**
|
|
24
25
|
* Returns true if the given object is an instance of ClusterIssuer. This is designed to work even
|
|
25
26
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -36,7 +37,7 @@ export declare class ClusterIssuer extends pulumi.CustomResource {
|
|
|
36
37
|
/**
|
|
37
38
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
38
39
|
*/
|
|
39
|
-
readonly metadata: pulumi.Output<
|
|
40
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
40
41
|
readonly spec: pulumi.Output<outputs.cert_manager.v1.ClusterIssuerSpec>;
|
|
41
42
|
readonly status: pulumi.Output<outputs.cert_manager.v1.ClusterIssuerStatus>;
|
|
42
43
|
/**
|
|
@@ -63,6 +64,6 @@ export interface ClusterIssuerArgs {
|
|
|
63
64
|
/**
|
|
64
65
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
65
66
|
*/
|
|
66
|
-
metadata?: pulumi.Input<
|
|
67
|
-
spec
|
|
67
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta | undefined>;
|
|
68
|
+
spec: pulumi.Input<inputs.cert_manager.v1.ClusterIssuerSpec>;
|
|
68
69
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -58,7 +58,7 @@ class ClusterIssuer extends pulumi.CustomResource {
|
|
|
58
58
|
return new ClusterIssuer(name, undefined, { ...opts, id: id });
|
|
59
59
|
}
|
|
60
60
|
/** @internal */
|
|
61
|
-
static __pulumiType = '
|
|
61
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuer';
|
|
62
62
|
/**
|
|
63
63
|
* Returns true if the given object is an instance of ClusterIssuer. This is designed to work even
|
|
64
64
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -80,6 +80,9 @@ class ClusterIssuer extends pulumi.CustomResource {
|
|
|
80
80
|
let resourceInputs = {};
|
|
81
81
|
opts = opts || {};
|
|
82
82
|
if (!opts.id) {
|
|
83
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
84
|
+
throw new Error("Missing required property 'spec'");
|
|
85
|
+
}
|
|
83
86
|
resourceInputs["apiVersion"] = "cert-manager.io/v1";
|
|
84
87
|
resourceInputs["kind"] = "ClusterIssuer";
|
|
85
88
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -94,7 +97,9 @@ class ClusterIssuer extends pulumi.CustomResource {
|
|
|
94
97
|
resourceInputs["status"] = undefined /*out*/;
|
|
95
98
|
}
|
|
96
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
97
|
-
|
|
100
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cert-manager.io/v1:ClusterIssuer" }] };
|
|
101
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
102
|
+
super(ClusterIssuer.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
98
103
|
}
|
|
99
104
|
}
|
|
100
105
|
exports.ClusterIssuer = ClusterIssuer;
|
|
@@ -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
|
* ClusterIssuerList is a list of ClusterIssuer
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class ClusterIssuerList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ClusterIssuerList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuerList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of ClusterIssuerList. 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 ClusterIssuerList 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 ClusterIssuerList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface ClusterIssuerListArgs {
|
|
|
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 ClusterIssuerList extends pulumi.CustomResource {
|
|
|
54
54
|
return new ClusterIssuerList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuerList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of ClusterIssuerList. 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 ClusterIssuerList 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:cert-manager.io/v1:ClusterIssuerList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(ClusterIssuerList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.ClusterIssuerList = ClusterIssuerList;
|
|
@@ -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
|
|
@@ -25,7 +26,7 @@ export declare class ClusterIssuerPatch extends pulumi.CustomResource {
|
|
|
25
26
|
*/
|
|
26
27
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): ClusterIssuerPatch;
|
|
27
28
|
/** @internal */
|
|
28
|
-
static readonly __pulumiType = "
|
|
29
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuerPatch";
|
|
29
30
|
/**
|
|
30
31
|
* Returns true if the given object is an instance of ClusterIssuerPatch. This is designed to work even
|
|
31
32
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -42,7 +43,7 @@ export declare class ClusterIssuerPatch extends pulumi.CustomResource {
|
|
|
42
43
|
/**
|
|
43
44
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
44
45
|
*/
|
|
45
|
-
readonly metadata: pulumi.Output<
|
|
46
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
46
47
|
readonly spec: pulumi.Output<outputs.cert_manager.v1.ClusterIssuerSpecPatch>;
|
|
47
48
|
readonly status: pulumi.Output<outputs.cert_manager.v1.ClusterIssuerStatusPatch>;
|
|
48
49
|
/**
|
|
@@ -69,6 +70,6 @@ export interface ClusterIssuerPatchArgs {
|
|
|
69
70
|
/**
|
|
70
71
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
71
72
|
*/
|
|
72
|
-
metadata?: pulumi.Input<
|
|
73
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
73
74
|
spec?: pulumi.Input<inputs.cert_manager.v1.ClusterIssuerSpecPatch | undefined>;
|
|
74
75
|
}
|
|
@@ -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;
|
|
@@ -64,7 +64,7 @@ class ClusterIssuerPatch extends pulumi.CustomResource {
|
|
|
64
64
|
return new ClusterIssuerPatch(name, undefined, { ...opts, id: id });
|
|
65
65
|
}
|
|
66
66
|
/** @internal */
|
|
67
|
-
static __pulumiType = '
|
|
67
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuerPatch';
|
|
68
68
|
/**
|
|
69
69
|
* Returns true if the given object is an instance of ClusterIssuerPatch. This is designed to work even
|
|
70
70
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -100,7 +100,7 @@ class ClusterIssuerPatch extends pulumi.CustomResource {
|
|
|
100
100
|
resourceInputs["status"] = undefined /*out*/;
|
|
101
101
|
}
|
|
102
102
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
103
|
-
super(ClusterIssuerPatch.__pulumiType, name, resourceInputs, opts);
|
|
103
|
+
super(ClusterIssuerPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
104
104
|
}
|
|
105
105
|
}
|
|
106
106
|
exports.ClusterIssuerPatch = ClusterIssuerPatch;
|
|
@@ -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,23 +60,23 @@ const _module = {
|
|
|
60
60
|
version: utilities.getVersion(),
|
|
61
61
|
construct: (name, type, urn) => {
|
|
62
62
|
switch (type) {
|
|
63
|
-
case "
|
|
63
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:Certificate":
|
|
64
64
|
return new exports.Certificate(name, undefined, { urn });
|
|
65
|
-
case "
|
|
65
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:CertificateList":
|
|
66
66
|
return new exports.CertificateList(name, undefined, { urn });
|
|
67
|
-
case "
|
|
67
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:CertificatePatch":
|
|
68
68
|
return new exports.CertificatePatch(name, undefined, { urn });
|
|
69
|
-
case "
|
|
69
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuer":
|
|
70
70
|
return new exports.ClusterIssuer(name, undefined, { urn });
|
|
71
|
-
case "
|
|
71
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuerList":
|
|
72
72
|
return new exports.ClusterIssuerList(name, undefined, { urn });
|
|
73
|
-
case "
|
|
73
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:ClusterIssuerPatch":
|
|
74
74
|
return new exports.ClusterIssuerPatch(name, undefined, { urn });
|
|
75
|
-
case "
|
|
75
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:Issuer":
|
|
76
76
|
return new exports.Issuer(name, undefined, { urn });
|
|
77
|
-
case "
|
|
77
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:IssuerList":
|
|
78
78
|
return new exports.IssuerList(name, undefined, { urn });
|
|
79
|
-
case "
|
|
79
|
+
case "pulumi-k8s-crds:cert-manager.io/v1:IssuerPatch":
|
|
80
80
|
return new exports.IssuerPatch(name, undefined, { urn });
|
|
81
81
|
default:
|
|
82
82
|
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
|
* An Issuer represents a certificate issuing authority which can be
|
|
6
7
|
* referenced as part of `issuerRef` fields.
|
|
@@ -18,7 +19,7 @@ export declare class Issuer extends pulumi.CustomResource {
|
|
|
18
19
|
*/
|
|
19
20
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): Issuer;
|
|
20
21
|
/** @internal */
|
|
21
|
-
static readonly __pulumiType = "
|
|
22
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:Issuer";
|
|
22
23
|
/**
|
|
23
24
|
* Returns true if the given object is an instance of Issuer. This is designed to work even
|
|
24
25
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -35,7 +36,7 @@ export declare class Issuer extends pulumi.CustomResource {
|
|
|
35
36
|
/**
|
|
36
37
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
37
38
|
*/
|
|
38
|
-
readonly metadata: pulumi.Output<
|
|
39
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
39
40
|
readonly spec: pulumi.Output<outputs.cert_manager.v1.IssuerSpec>;
|
|
40
41
|
readonly status: pulumi.Output<outputs.cert_manager.v1.IssuerStatus>;
|
|
41
42
|
/**
|
|
@@ -62,6 +63,6 @@ export interface IssuerArgs {
|
|
|
62
63
|
/**
|
|
63
64
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
64
65
|
*/
|
|
65
|
-
metadata?: pulumi.Input<
|
|
66
|
-
spec
|
|
66
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta | undefined>;
|
|
67
|
+
spec: pulumi.Input<inputs.cert_manager.v1.IssuerSpec>;
|
|
67
68
|
}
|
|
@@ -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;
|
|
@@ -57,7 +57,7 @@ class Issuer extends pulumi.CustomResource {
|
|
|
57
57
|
return new Issuer(name, undefined, { ...opts, id: id });
|
|
58
58
|
}
|
|
59
59
|
/** @internal */
|
|
60
|
-
static __pulumiType = '
|
|
60
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:Issuer';
|
|
61
61
|
/**
|
|
62
62
|
* Returns true if the given object is an instance of Issuer. This is designed to work even
|
|
63
63
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -79,6 +79,9 @@ class Issuer extends pulumi.CustomResource {
|
|
|
79
79
|
let resourceInputs = {};
|
|
80
80
|
opts = opts || {};
|
|
81
81
|
if (!opts.id) {
|
|
82
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
83
|
+
throw new Error("Missing required property 'spec'");
|
|
84
|
+
}
|
|
82
85
|
resourceInputs["apiVersion"] = "cert-manager.io/v1";
|
|
83
86
|
resourceInputs["kind"] = "Issuer";
|
|
84
87
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -93,7 +96,9 @@ class Issuer 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:cert-manager.io/v1:Issuer" }] };
|
|
100
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
101
|
+
super(Issuer.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
102
|
}
|
|
98
103
|
}
|
|
99
104
|
exports.Issuer = Issuer;
|
|
@@ -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
|
* IssuerList is a list of Issuer
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class IssuerList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): IssuerList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:IssuerList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of IssuerList. 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 IssuerList 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 IssuerList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface IssuerListArgs {
|
|
|
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 IssuerList extends pulumi.CustomResource {
|
|
|
54
54
|
return new IssuerList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cert-manager.io/v1:IssuerList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of IssuerList. 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 IssuerList 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:cert-manager.io/v1:IssuerList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(IssuerList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.IssuerList = IssuerList;
|
|
@@ -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
|
|
@@ -24,7 +25,7 @@ export declare class IssuerPatch extends pulumi.CustomResource {
|
|
|
24
25
|
*/
|
|
25
26
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): IssuerPatch;
|
|
26
27
|
/** @internal */
|
|
27
|
-
static readonly __pulumiType = "
|
|
28
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cert-manager.io/v1:IssuerPatch";
|
|
28
29
|
/**
|
|
29
30
|
* Returns true if the given object is an instance of IssuerPatch. This is designed to work even
|
|
30
31
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -41,7 +42,7 @@ export declare class IssuerPatch extends pulumi.CustomResource {
|
|
|
41
42
|
/**
|
|
42
43
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
43
44
|
*/
|
|
44
|
-
readonly metadata: pulumi.Output<
|
|
45
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
45
46
|
readonly spec: pulumi.Output<outputs.cert_manager.v1.IssuerSpecPatch>;
|
|
46
47
|
readonly status: pulumi.Output<outputs.cert_manager.v1.IssuerStatusPatch>;
|
|
47
48
|
/**
|
|
@@ -68,6 +69,6 @@ export interface IssuerPatchArgs {
|
|
|
68
69
|
/**
|
|
69
70
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
70
71
|
*/
|
|
71
|
-
metadata?: pulumi.Input<
|
|
72
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
72
73
|
spec?: pulumi.Input<inputs.cert_manager.v1.IssuerSpecPatch | undefined>;
|
|
73
74
|
}
|