@kilic.dev/pulumi-k8s-crds 3.0.3 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +10 -4
- package/dist/argoproj/index.js +1 -1
- package/dist/argoproj/v1alpha1/appProject.d.ts +5 -4
- package/dist/argoproj/v1alpha1/appProject.js +11 -3
- package/dist/argoproj/v1alpha1/appProjectList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/appProjectList.js +5 -3
- package/dist/argoproj/v1alpha1/appProjectPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/appProjectPatch.js +3 -3
- package/dist/argoproj/v1alpha1/application.d.ts +5 -4
- package/dist/argoproj/v1alpha1/application.js +11 -3
- package/dist/argoproj/v1alpha1/applicationList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationList.js +5 -3
- package/dist/argoproj/v1alpha1/applicationPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationPatch.js +3 -3
- package/dist/argoproj/v1alpha1/applicationSet.d.ts +5 -4
- package/dist/argoproj/v1alpha1/applicationSet.js +11 -3
- package/dist/argoproj/v1alpha1/applicationSetList.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationSetList.js +5 -3
- package/dist/argoproj/v1alpha1/applicationSetPatch.d.ts +4 -3
- package/dist/argoproj/v1alpha1/applicationSetPatch.js +3 -3
- package/dist/argoproj/v1alpha1/index.js +10 -10
- package/dist/cert_manager/index.js +1 -1
- package/dist/cert_manager/v1/certificate.d.ts +4 -3
- package/dist/cert_manager/v1/certificate.js +5 -3
- package/dist/cert_manager/v1/certificateList.d.ts +4 -3
- package/dist/cert_manager/v1/certificateList.js +5 -3
- package/dist/cert_manager/v1/certificatePatch.d.ts +4 -3
- package/dist/cert_manager/v1/certificatePatch.js +3 -3
- package/dist/cert_manager/v1/clusterIssuer.d.ts +5 -4
- package/dist/cert_manager/v1/clusterIssuer.js +8 -3
- package/dist/cert_manager/v1/clusterIssuerList.d.ts +4 -3
- package/dist/cert_manager/v1/clusterIssuerList.js +5 -3
- package/dist/cert_manager/v1/clusterIssuerPatch.d.ts +4 -3
- package/dist/cert_manager/v1/clusterIssuerPatch.js +3 -3
- package/dist/cert_manager/v1/index.js +10 -10
- package/dist/cert_manager/v1/issuer.d.ts +5 -4
- package/dist/cert_manager/v1/issuer.js +8 -3
- package/dist/cert_manager/v1/issuerList.d.ts +4 -3
- package/dist/cert_manager/v1/issuerList.js +5 -3
- package/dist/cert_manager/v1/issuerPatch.d.ts +4 -3
- package/dist/cert_manager/v1/issuerPatch.js +3 -3
- package/dist/cilium/index.js +1 -1
- package/dist/cilium/v2/ciliumBGPAdvertisement.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPAdvertisement.js +10 -4
- package/dist/cilium/v2/ciliumBGPAdvertisementList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementList.js +5 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPAdvertisementPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPClusterConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPClusterConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPClusterConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPClusterConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPNodeConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPNodeConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverride.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigOverride.js +10 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverrideList.js +5 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigOverridePatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPNodeConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPNodeConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumBGPPeerConfig.d.ts +5 -4
- package/dist/cilium/v2/ciliumBGPPeerConfig.js +10 -4
- package/dist/cilium/v2/ciliumBGPPeerConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigList.js +5 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumBGPPeerConfigPatch.js +4 -4
- package/dist/cilium/v2/ciliumCIDRGroup.d.ts +5 -4
- package/dist/cilium/v2/ciliumCIDRGroup.js +7 -4
- package/dist/cilium/v2/ciliumCIDRGroupList.d.ts +4 -3
- package/dist/cilium/v2/ciliumCIDRGroupList.js +5 -3
- package/dist/cilium/v2/ciliumCIDRGroupPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumCIDRGroupPatch.js +4 -4
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfig.js +8 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigList.js +5 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideEnvoyConfigPatch.js +3 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicy.js +8 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumClusterwideNetworkPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicy.js +8 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumEgressGatewayPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumEnvoyConfig.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfig.js +8 -3
- package/dist/cilium/v2/ciliumEnvoyConfigList.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfigList.js +5 -3
- package/dist/cilium/v2/ciliumEnvoyConfigPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumEnvoyConfigPatch.js +3 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPool.d.ts +5 -4
- package/dist/cilium/v2/ciliumLoadBalancerIPPool.js +10 -4
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.d.ts +4 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolList.js +5 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumLoadBalancerIPPoolPatch.js +4 -4
- package/dist/cilium/v2/ciliumLocalRedirectPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicy.js +8 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumLocalRedirectPolicyPatch.js +3 -3
- package/dist/cilium/v2/ciliumNetworkPolicy.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicy.js +8 -3
- package/dist/cilium/v2/ciliumNetworkPolicyList.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicyList.js +5 -3
- package/dist/cilium/v2/ciliumNetworkPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2/ciliumNetworkPolicyPatch.js +3 -3
- package/dist/cilium/v2/index.js +40 -40
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisement.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPAdvertisementPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPClusterConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverride.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverrideList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigOverridePatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPNodeConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfig.js +10 -4
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumBGPPeerConfigPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroup.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroup.js +7 -4
- package/dist/cilium/v2alpha1/ciliumCIDRGroupList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumCIDRGroupPatch.js +4 -4
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicy.js +8 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumL2AnnouncementPolicyPatch.js +3 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.d.ts +5 -4
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPool.js +10 -4
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolList.js +5 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.d.ts +4 -3
- package/dist/cilium/v2alpha1/ciliumLoadBalancerIPPoolPatch.js +4 -4
- package/dist/cilium/v2alpha1/index.js +25 -25
- package/dist/external_secrets/index.d.ts +1 -2
- package/dist/external_secrets/index.js +2 -4
- package/dist/external_secrets/v1/clusterExternalSecret.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecret.js +4 -4
- package/dist/external_secrets/v1/clusterExternalSecretList.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecretList.js +5 -3
- package/dist/external_secrets/v1/clusterExternalSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1/clusterExternalSecretPatch.js +3 -5
- package/dist/external_secrets/v1/clusterSecretStore.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStore.js +4 -4
- package/dist/external_secrets/v1/clusterSecretStoreList.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStoreList.js +5 -3
- package/dist/external_secrets/v1/clusterSecretStorePatch.d.ts +4 -3
- package/dist/external_secrets/v1/clusterSecretStorePatch.js +3 -5
- package/dist/external_secrets/v1/externalSecret.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecret.js +4 -4
- package/dist/external_secrets/v1/externalSecretList.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecretList.js +5 -3
- package/dist/external_secrets/v1/externalSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1/externalSecretPatch.js +3 -5
- package/dist/external_secrets/v1/index.js +13 -13
- package/dist/external_secrets/v1/secretStore.d.ts +4 -3
- package/dist/external_secrets/v1/secretStore.js +4 -4
- package/dist/external_secrets/v1/secretStoreList.d.ts +4 -3
- package/dist/external_secrets/v1/secretStoreList.js +5 -3
- package/dist/external_secrets/v1/secretStorePatch.d.ts +4 -3
- package/dist/external_secrets/v1/secretStorePatch.js +3 -5
- package/dist/external_secrets/v1alpha1/clusterPushSecret.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecret.js +5 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretList.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretList.js +5 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/clusterPushSecretPatch.js +3 -3
- package/dist/external_secrets/v1alpha1/index.js +7 -7
- package/dist/external_secrets/v1alpha1/pushSecret.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecret.js +5 -3
- package/dist/external_secrets/v1alpha1/pushSecretList.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecretList.js +5 -3
- package/dist/external_secrets/v1alpha1/pushSecretPatch.d.ts +4 -3
- package/dist/external_secrets/v1alpha1/pushSecretPatch.js +3 -3
- package/dist/externaldns/index.js +1 -1
- package/dist/externaldns/v1alpha1/dnsendpoint.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpoint.js +5 -3
- package/dist/externaldns/v1alpha1/dnsendpointList.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpointList.js +5 -3
- package/dist/externaldns/v1alpha1/dnsendpointPatch.d.ts +4 -3
- package/dist/externaldns/v1alpha1/dnsendpointPatch.js +3 -3
- package/dist/externaldns/v1alpha1/index.js +4 -4
- package/dist/gateway/index.js +1 -1
- package/dist/gateway/v1/backendTLSPolicy.d.ts +5 -4
- package/dist/gateway/v1/backendTLSPolicy.js +7 -4
- package/dist/gateway/v1/backendTLSPolicyList.d.ts +4 -3
- package/dist/gateway/v1/backendTLSPolicyList.js +5 -3
- package/dist/gateway/v1/backendTLSPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1/backendTLSPolicyPatch.js +4 -4
- package/dist/gateway/v1/gateway.d.ts +5 -4
- package/dist/gateway/v1/gateway.js +7 -4
- package/dist/gateway/v1/gatewayClass.d.ts +5 -4
- package/dist/gateway/v1/gatewayClass.js +7 -4
- package/dist/gateway/v1/gatewayClassList.d.ts +4 -3
- package/dist/gateway/v1/gatewayClassList.js +5 -3
- package/dist/gateway/v1/gatewayClassPatch.d.ts +4 -3
- package/dist/gateway/v1/gatewayClassPatch.js +4 -4
- package/dist/gateway/v1/gatewayList.d.ts +4 -3
- package/dist/gateway/v1/gatewayList.js +5 -3
- package/dist/gateway/v1/gatewayPatch.d.ts +4 -3
- package/dist/gateway/v1/gatewayPatch.js +4 -4
- package/dist/gateway/v1/grpcroute.d.ts +5 -4
- package/dist/gateway/v1/grpcroute.js +8 -3
- package/dist/gateway/v1/grpcrouteList.d.ts +4 -3
- package/dist/gateway/v1/grpcrouteList.js +5 -3
- package/dist/gateway/v1/grpcroutePatch.d.ts +4 -3
- package/dist/gateway/v1/grpcroutePatch.js +3 -3
- package/dist/gateway/v1/httproute.d.ts +5 -4
- package/dist/gateway/v1/httproute.js +7 -4
- package/dist/gateway/v1/httprouteList.d.ts +4 -3
- package/dist/gateway/v1/httprouteList.js +5 -3
- package/dist/gateway/v1/httproutePatch.d.ts +4 -3
- package/dist/gateway/v1/httproutePatch.js +4 -4
- package/dist/gateway/v1/index.js +31 -31
- package/dist/gateway/v1/listenerSet.d.ts +5 -4
- package/dist/gateway/v1/listenerSet.js +8 -3
- package/dist/gateway/v1/listenerSetList.d.ts +4 -3
- package/dist/gateway/v1/listenerSetList.js +5 -3
- package/dist/gateway/v1/listenerSetPatch.d.ts +4 -3
- package/dist/gateway/v1/listenerSetPatch.js +3 -3
- package/dist/gateway/v1/referenceGrant.d.ts +5 -4
- package/dist/gateway/v1/referenceGrant.js +7 -4
- package/dist/gateway/v1/referenceGrantList.d.ts +4 -3
- package/dist/gateway/v1/referenceGrantList.js +5 -3
- package/dist/gateway/v1/referenceGrantPatch.d.ts +4 -3
- package/dist/gateway/v1/referenceGrantPatch.js +4 -4
- package/dist/gateway/v1/tcproute.d.ts +5 -4
- package/dist/gateway/v1/tcproute.js +7 -4
- package/dist/gateway/v1/tcprouteList.d.ts +4 -3
- package/dist/gateway/v1/tcprouteList.js +5 -3
- package/dist/gateway/v1/tcproutePatch.d.ts +4 -3
- package/dist/gateway/v1/tcproutePatch.js +4 -4
- package/dist/gateway/v1/tlsroute.d.ts +5 -4
- package/dist/gateway/v1/tlsroute.js +7 -4
- package/dist/gateway/v1/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1/tlsrouteList.js +5 -3
- package/dist/gateway/v1/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1/tlsroutePatch.js +4 -4
- package/dist/gateway/v1/udproute.d.ts +5 -4
- package/dist/gateway/v1/udproute.js +7 -4
- package/dist/gateway/v1/udprouteList.d.ts +4 -3
- package/dist/gateway/v1/udprouteList.js +5 -3
- package/dist/gateway/v1/udproutePatch.d.ts +4 -3
- package/dist/gateway/v1/udproutePatch.js +4 -4
- package/dist/gateway/v1alpha1/backend.d.ts +5 -4
- package/dist/gateway/v1alpha1/backend.js +8 -3
- package/dist/gateway/v1alpha1/backendList.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendList.js +5 -3
- package/dist/gateway/v1alpha1/backendPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendPatch.js +3 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/backendTrafficPolicy.js +8 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/backendTrafficPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/clientTrafficPolicy.js +8 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/clientTrafficPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyExtensionPolicy.js +8 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyExtensionPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyPatchPolicy.js +8 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyPatchPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha1/envoyProxy.d.ts +5 -4
- package/dist/gateway/v1alpha1/envoyProxy.js +8 -3
- package/dist/gateway/v1alpha1/envoyProxyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyProxyList.js +5 -3
- package/dist/gateway/v1alpha1/envoyProxyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/envoyProxyPatch.js +3 -3
- package/dist/gateway/v1alpha1/httprouteFilter.d.ts +5 -4
- package/dist/gateway/v1alpha1/httprouteFilter.js +8 -3
- package/dist/gateway/v1alpha1/httprouteFilterList.d.ts +4 -3
- package/dist/gateway/v1alpha1/httprouteFilterList.js +5 -3
- package/dist/gateway/v1alpha1/httprouteFilterPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/httprouteFilterPatch.js +3 -3
- package/dist/gateway/v1alpha1/index.js +25 -25
- package/dist/gateway/v1alpha1/securityPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha1/securityPolicy.js +8 -3
- package/dist/gateway/v1alpha1/securityPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha1/securityPolicyList.js +5 -3
- package/dist/gateway/v1alpha1/securityPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha1/securityPolicyPatch.js +3 -3
- package/dist/gateway/v1alpha2/index.js +10 -10
- package/dist/gateway/v1alpha2/tcproute.d.ts +5 -4
- package/dist/gateway/v1alpha2/tcproute.js +7 -4
- package/dist/gateway/v1alpha2/tcprouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/tcprouteList.js +5 -3
- package/dist/gateway/v1alpha2/tcproutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/tcproutePatch.js +4 -4
- package/dist/gateway/v1alpha2/tlsroute.d.ts +5 -4
- package/dist/gateway/v1alpha2/tlsroute.js +7 -4
- package/dist/gateway/v1alpha2/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/tlsrouteList.js +5 -3
- package/dist/gateway/v1alpha2/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/tlsroutePatch.js +4 -4
- package/dist/gateway/v1alpha2/udproute.d.ts +5 -4
- package/dist/gateway/v1alpha2/udproute.js +7 -4
- package/dist/gateway/v1alpha2/udprouteList.d.ts +4 -3
- package/dist/gateway/v1alpha2/udprouteList.js +5 -3
- package/dist/gateway/v1alpha2/udproutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha2/udproutePatch.js +4 -4
- package/dist/gateway/v1alpha3/backendTLSPolicy.d.ts +5 -4
- package/dist/gateway/v1alpha3/backendTLSPolicy.js +7 -4
- package/dist/gateway/v1alpha3/backendTLSPolicyList.d.ts +4 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyList.js +5 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyPatch.d.ts +4 -3
- package/dist/gateway/v1alpha3/backendTLSPolicyPatch.js +4 -4
- package/dist/gateway/v1alpha3/index.js +7 -7
- package/dist/gateway/v1alpha3/tlsroute.d.ts +5 -4
- package/dist/gateway/v1alpha3/tlsroute.js +7 -4
- package/dist/gateway/v1alpha3/tlsrouteList.d.ts +4 -3
- package/dist/gateway/v1alpha3/tlsrouteList.js +5 -3
- package/dist/gateway/v1alpha3/tlsroutePatch.d.ts +4 -3
- package/dist/gateway/v1alpha3/tlsroutePatch.js +4 -4
- package/dist/gateway/v1beta1/gateway.d.ts +5 -4
- package/dist/gateway/v1beta1/gateway.js +7 -4
- package/dist/gateway/v1beta1/gatewayClass.d.ts +5 -4
- package/dist/gateway/v1beta1/gatewayClass.js +7 -4
- package/dist/gateway/v1beta1/gatewayClassList.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayClassList.js +5 -3
- package/dist/gateway/v1beta1/gatewayClassPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayClassPatch.js +4 -4
- package/dist/gateway/v1beta1/gatewayList.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayList.js +5 -3
- package/dist/gateway/v1beta1/gatewayPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/gatewayPatch.js +4 -4
- package/dist/gateway/v1beta1/httproute.d.ts +5 -4
- package/dist/gateway/v1beta1/httproute.js +7 -4
- package/dist/gateway/v1beta1/httprouteList.d.ts +4 -3
- package/dist/gateway/v1beta1/httprouteList.js +5 -3
- package/dist/gateway/v1beta1/httproutePatch.d.ts +4 -3
- package/dist/gateway/v1beta1/httproutePatch.js +4 -4
- package/dist/gateway/v1beta1/index.js +13 -13
- package/dist/gateway/v1beta1/referenceGrant.d.ts +5 -4
- package/dist/gateway/v1beta1/referenceGrant.js +7 -4
- package/dist/gateway/v1beta1/referenceGrantList.d.ts +4 -3
- package/dist/gateway/v1beta1/referenceGrantList.js +5 -3
- package/dist/gateway/v1beta1/referenceGrantPatch.d.ts +4 -3
- package/dist/gateway/v1beta1/referenceGrantPatch.js +4 -4
- package/dist/index.d.ts +0 -3
- package/dist/index.js +2 -15
- package/dist/package.json +39 -0
- package/dist/types/index.js +1 -1
- package/dist/types/input.d.ts +6797 -22916
- package/dist/types/input.js +1 -1
- package/dist/types/output.d.ts +3201 -19486
- package/dist/types/output.js +1 -1
- package/dist/utilities.d.ts +2 -1
- package/dist/utilities.js +16 -6
- package/package.json +19 -26
- package/dist/external_secrets/v1beta1/clusterExternalSecret.d.ts +0 -64
- package/dist/external_secrets/v1beta1/clusterExternalSecret.js +0 -98
- package/dist/external_secrets/v1beta1/clusterExternalSecretList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/clusterExternalSecretList.js +0 -97
- package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/clusterExternalSecretPatch.js +0 -104
- package/dist/external_secrets/v1beta1/clusterSecretStore.d.ts +0 -64
- package/dist/external_secrets/v1beta1/clusterSecretStore.js +0 -98
- package/dist/external_secrets/v1beta1/clusterSecretStoreList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/clusterSecretStoreList.js +0 -97
- package/dist/external_secrets/v1beta1/clusterSecretStorePatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/clusterSecretStorePatch.js +0 -104
- package/dist/external_secrets/v1beta1/externalSecret.d.ts +0 -64
- package/dist/external_secrets/v1beta1/externalSecret.js +0 -98
- package/dist/external_secrets/v1beta1/externalSecretList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/externalSecretList.js +0 -97
- package/dist/external_secrets/v1beta1/externalSecretPatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/externalSecretPatch.js +0 -104
- package/dist/external_secrets/v1beta1/index.d.ts +0 -36
- package/dist/external_secrets/v1beta1/index.js +0 -98
- package/dist/external_secrets/v1beta1/secretStore.d.ts +0 -64
- package/dist/external_secrets/v1beta1/secretStore.js +0 -98
- package/dist/external_secrets/v1beta1/secretStoreList.d.ts +0 -69
- package/dist/external_secrets/v1beta1/secretStoreList.js +0 -97
- package/dist/external_secrets/v1beta1/secretStorePatch.d.ts +0 -70
- package/dist/external_secrets/v1beta1/secretStorePatch.js +0 -104
- package/dist/meta/v1.d.ts +0 -3
- package/dist/meta/v1.js +0 -2
- package/dist/provider.d.ts +0 -23
- package/dist/provider.js +0 -70
|
@@ -1,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 CiliumBGPClusterConfigPatch extends pulumi.CustomResource {
|
|
|
21
22
|
*/
|
|
22
23
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPClusterConfigPatch;
|
|
23
24
|
/** @internal */
|
|
24
|
-
static readonly __pulumiType = "
|
|
25
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPClusterConfigPatch";
|
|
25
26
|
/**
|
|
26
27
|
* Returns true if the given object is an instance of CiliumBGPClusterConfigPatch. 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 CiliumBGPClusterConfigPatch extends pulumi.CustomResource {
|
|
|
38
39
|
/**
|
|
39
40
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
40
41
|
*/
|
|
41
|
-
readonly metadata: pulumi.Output<
|
|
42
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
42
43
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPClusterConfigSpecPatch>;
|
|
43
44
|
readonly status: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPClusterConfigStatusPatch>;
|
|
44
45
|
/**
|
|
@@ -65,6 +66,6 @@ export interface CiliumBGPClusterConfigPatchArgs {
|
|
|
65
66
|
/**
|
|
66
67
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
67
68
|
*/
|
|
68
|
-
metadata?: pulumi.Input<
|
|
69
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
69
70
|
spec?: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPClusterConfigSpecPatch | undefined>;
|
|
70
71
|
}
|
|
@@ -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 CiliumBGPClusterConfigPatch extends pulumi.CustomResource {
|
|
|
60
60
|
return new CiliumBGPClusterConfigPatch(name, undefined, { ...opts, id: id });
|
|
61
61
|
}
|
|
62
62
|
/** @internal */
|
|
63
|
-
static __pulumiType = '
|
|
63
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPClusterConfigPatch';
|
|
64
64
|
/**
|
|
65
65
|
* Returns true if the given object is an instance of CiliumBGPClusterConfigPatch. This is designed to work even
|
|
66
66
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -96,9 +96,9 @@ class CiliumBGPClusterConfigPatch extends pulumi.CustomResource {
|
|
|
96
96
|
resourceInputs["status"] = undefined /*out*/;
|
|
97
97
|
}
|
|
98
98
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
99
|
-
const aliasOpts = { aliases: [{ type: "
|
|
99
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPClusterConfigPatch" }] };
|
|
100
100
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
101
|
-
super(CiliumBGPClusterConfigPatch.__pulumiType, name, resourceInputs, opts);
|
|
101
|
+
super(CiliumBGPClusterConfigPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
exports.CiliumBGPClusterConfigPatch = CiliumBGPClusterConfigPatch;
|
|
@@ -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
|
* CiliumBGPNodeConfig is node local configuration for BGP agent. Name of the object should be node name.
|
|
6
7
|
* This resource will be created by Cilium operator and is read-only for the users.
|
|
@@ -16,7 +17,7 @@ export declare class CiliumBGPNodeConfig extends pulumi.CustomResource {
|
|
|
16
17
|
*/
|
|
17
18
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPNodeConfig;
|
|
18
19
|
/** @internal */
|
|
19
|
-
static readonly __pulumiType = "
|
|
20
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfig";
|
|
20
21
|
/**
|
|
21
22
|
* Returns true if the given object is an instance of CiliumBGPNodeConfig. This is designed to work even
|
|
22
23
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -33,7 +34,7 @@ export declare class CiliumBGPNodeConfig extends pulumi.CustomResource {
|
|
|
33
34
|
/**
|
|
34
35
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
35
36
|
*/
|
|
36
|
-
readonly metadata: pulumi.Output<
|
|
37
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
37
38
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPNodeConfigSpec>;
|
|
38
39
|
readonly status: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPNodeConfigStatus>;
|
|
39
40
|
/**
|
|
@@ -60,6 +61,6 @@ export interface CiliumBGPNodeConfigArgs {
|
|
|
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
|
-
spec
|
|
64
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
65
|
+
spec: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPNodeConfigSpec>;
|
|
65
66
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -55,7 +55,7 @@ class CiliumBGPNodeConfig extends pulumi.CustomResource {
|
|
|
55
55
|
return new CiliumBGPNodeConfig(name, undefined, { ...opts, id: id });
|
|
56
56
|
}
|
|
57
57
|
/** @internal */
|
|
58
|
-
static __pulumiType = '
|
|
58
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfig';
|
|
59
59
|
/**
|
|
60
60
|
* Returns true if the given object is an instance of CiliumBGPNodeConfig. This is designed to work even
|
|
61
61
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -77,6 +77,12 @@ class CiliumBGPNodeConfig extends pulumi.CustomResource {
|
|
|
77
77
|
let resourceInputs = {};
|
|
78
78
|
opts = opts || {};
|
|
79
79
|
if (!opts.id) {
|
|
80
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
81
|
+
throw new Error("Missing required property 'metadata'");
|
|
82
|
+
}
|
|
83
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
84
|
+
throw new Error("Missing required property 'spec'");
|
|
85
|
+
}
|
|
80
86
|
resourceInputs["apiVersion"] = "cilium.io/v2alpha1";
|
|
81
87
|
resourceInputs["kind"] = "CiliumBGPNodeConfig";
|
|
82
88
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -91,9 +97,9 @@ class CiliumBGPNodeConfig extends pulumi.CustomResource {
|
|
|
91
97
|
resourceInputs["status"] = undefined /*out*/;
|
|
92
98
|
}
|
|
93
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
const aliasOpts = { aliases: [{ type: "
|
|
100
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfig" }, { type: "kubernetes:cilium.io/v2alpha1:CiliumBGPNodeConfig" }] };
|
|
95
101
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
-
super(CiliumBGPNodeConfig.__pulumiType, name, resourceInputs, opts);
|
|
102
|
+
super(CiliumBGPNodeConfig.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
103
|
}
|
|
98
104
|
}
|
|
99
105
|
exports.CiliumBGPNodeConfig = CiliumBGPNodeConfig;
|
|
@@ -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
|
* CiliumBGPNodeConfigList is a list of CiliumBGPNodeConfig
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPNodeConfigList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPNodeConfigList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigList. 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 CiliumBGPNodeConfigList 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 CiliumBGPNodeConfigList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumBGPNodeConfigListArgs {
|
|
|
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 CiliumBGPNodeConfigList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPNodeConfigList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigList. 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 CiliumBGPNodeConfigList extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
|
|
94
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2alpha1:CiliumBGPNodeConfigList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumBGPNodeConfigList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumBGPNodeConfigList = CiliumBGPNodeConfigList;
|
|
@@ -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
|
* CiliumBGPNodeConfigOverride specifies configuration overrides for a CiliumBGPNodeConfig.
|
|
6
7
|
* It allows fine-tuning of BGP behavior on a per-node basis. For the override to be effective,
|
|
@@ -18,7 +19,7 @@ export declare class CiliumBGPNodeConfigOverride extends pulumi.CustomResource {
|
|
|
18
19
|
*/
|
|
19
20
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPNodeConfigOverride;
|
|
20
21
|
/** @internal */
|
|
21
|
-
static readonly __pulumiType = "
|
|
22
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigOverride";
|
|
22
23
|
/**
|
|
23
24
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigOverride. 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 CiliumBGPNodeConfigOverride 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.cilium.v2alpha1.CiliumBGPNodeConfigOverrideSpec>;
|
|
40
41
|
/**
|
|
41
42
|
* Create a CiliumBGPNodeConfigOverride resource with the given unique name, arguments, and options.
|
|
@@ -61,6 +62,6 @@ export interface CiliumBGPNodeConfigOverrideArgs {
|
|
|
61
62
|
/**
|
|
62
63
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
63
64
|
*/
|
|
64
|
-
metadata
|
|
65
|
-
spec
|
|
65
|
+
metadata: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMeta>;
|
|
66
|
+
spec: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPNodeConfigOverrideSpec>;
|
|
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;
|
|
@@ -57,7 +57,7 @@ class CiliumBGPNodeConfigOverride extends pulumi.CustomResource {
|
|
|
57
57
|
return new CiliumBGPNodeConfigOverride(name, undefined, { ...opts, id: id });
|
|
58
58
|
}
|
|
59
59
|
/** @internal */
|
|
60
|
-
static __pulumiType = '
|
|
60
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigOverride';
|
|
61
61
|
/**
|
|
62
62
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigOverride. 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,12 @@ class CiliumBGPNodeConfigOverride extends pulumi.CustomResource {
|
|
|
79
79
|
let resourceInputs = {};
|
|
80
80
|
opts = opts || {};
|
|
81
81
|
if (!opts.id) {
|
|
82
|
+
if (args?.metadata === undefined && !opts.urn) {
|
|
83
|
+
throw new Error("Missing required property 'metadata'");
|
|
84
|
+
}
|
|
85
|
+
if (args?.spec === undefined && !opts.urn) {
|
|
86
|
+
throw new Error("Missing required property 'spec'");
|
|
87
|
+
}
|
|
82
88
|
resourceInputs["apiVersion"] = "cilium.io/v2alpha1";
|
|
83
89
|
resourceInputs["kind"] = "CiliumBGPNodeConfigOverride";
|
|
84
90
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -91,9 +97,9 @@ class CiliumBGPNodeConfigOverride extends pulumi.CustomResource {
|
|
|
91
97
|
resourceInputs["spec"] = undefined /*out*/;
|
|
92
98
|
}
|
|
93
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
const aliasOpts = { aliases: [{ type: "
|
|
100
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigOverride" }, { type: "kubernetes:cilium.io/v2alpha1:CiliumBGPNodeConfigOverride" }] };
|
|
95
101
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
-
super(CiliumBGPNodeConfigOverride.__pulumiType, name, resourceInputs, opts);
|
|
102
|
+
super(CiliumBGPNodeConfigOverride.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
97
103
|
}
|
|
98
104
|
}
|
|
99
105
|
exports.CiliumBGPNodeConfigOverride = CiliumBGPNodeConfigOverride;
|
|
@@ -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
|
* CiliumBGPNodeConfigOverrideList is a list of CiliumBGPNodeConfigOverride
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPNodeConfigOverrideList extends pulumi.CustomResour
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPNodeConfigOverrideList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigOverrideList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigOverrideList. 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 CiliumBGPNodeConfigOverrideList extends pulumi.CustomResour
|
|
|
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 CiliumBGPNodeConfigOverrideList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumBGPNodeConfigOverrideListArgs {
|
|
|
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 CiliumBGPNodeConfigOverrideList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPNodeConfigOverrideList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigOverrideList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigOverrideList. 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 CiliumBGPNodeConfigOverrideList extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
|
|
94
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2alpha1:CiliumBGPNodeConfigOverrideList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumBGPNodeConfigOverrideList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumBGPNodeConfigOverrideList = CiliumBGPNodeConfigOverrideList;
|
|
@@ -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 CiliumBGPNodeConfigOverridePatch extends pulumi.CustomResou
|
|
|
24
25
|
*/
|
|
25
26
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPNodeConfigOverridePatch;
|
|
26
27
|
/** @internal */
|
|
27
|
-
static readonly __pulumiType = "
|
|
28
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigOverridePatch";
|
|
28
29
|
/**
|
|
29
30
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigOverridePatch. 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 CiliumBGPNodeConfigOverridePatch extends pulumi.CustomResou
|
|
|
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.cilium.v2alpha1.CiliumBGPNodeConfigOverrideSpecPatch>;
|
|
46
47
|
/**
|
|
47
48
|
* Create a CiliumBGPNodeConfigOverridePatch resource with the given unique name, arguments, and options.
|
|
@@ -67,6 +68,6 @@ export interface CiliumBGPNodeConfigOverridePatchArgs {
|
|
|
67
68
|
/**
|
|
68
69
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
69
70
|
*/
|
|
70
|
-
metadata?: pulumi.Input<
|
|
71
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
71
72
|
spec?: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPNodeConfigOverrideSpecPatch | 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;
|
|
@@ -63,7 +63,7 @@ class CiliumBGPNodeConfigOverridePatch extends pulumi.CustomResource {
|
|
|
63
63
|
return new CiliumBGPNodeConfigOverridePatch(name, undefined, { ...opts, id: id });
|
|
64
64
|
}
|
|
65
65
|
/** @internal */
|
|
66
|
-
static __pulumiType = '
|
|
66
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigOverridePatch';
|
|
67
67
|
/**
|
|
68
68
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigOverridePatch. This is designed to work even
|
|
69
69
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -97,9 +97,9 @@ class CiliumBGPNodeConfigOverridePatch extends pulumi.CustomResource {
|
|
|
97
97
|
resourceInputs["spec"] = undefined /*out*/;
|
|
98
98
|
}
|
|
99
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
100
|
-
const aliasOpts = { aliases: [{ type: "
|
|
100
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigOverridePatch" }] };
|
|
101
101
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
102
|
-
super(CiliumBGPNodeConfigOverridePatch.__pulumiType, name, resourceInputs, opts);
|
|
102
|
+
super(CiliumBGPNodeConfigOverridePatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
exports.CiliumBGPNodeConfigOverridePatch = CiliumBGPNodeConfigOverridePatch;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import * as inputs from "../../types/input";
|
|
3
3
|
import * as outputs from "../../types/output";
|
|
4
|
+
import * as pulumiKubernetes from "@pulumi/kubernetes";
|
|
4
5
|
/**
|
|
5
6
|
* Patch resources are used to modify existing Kubernetes resources by using
|
|
6
7
|
* Server-Side Apply updates. The name of the resource must be specified, but all other properties are optional. More than
|
|
@@ -22,7 +23,7 @@ export declare class CiliumBGPNodeConfigPatch extends pulumi.CustomResource {
|
|
|
22
23
|
*/
|
|
23
24
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPNodeConfigPatch;
|
|
24
25
|
/** @internal */
|
|
25
|
-
static readonly __pulumiType = "
|
|
26
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigPatch";
|
|
26
27
|
/**
|
|
27
28
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigPatch. This is designed to work even
|
|
28
29
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -39,7 +40,7 @@ export declare class CiliumBGPNodeConfigPatch extends pulumi.CustomResource {
|
|
|
39
40
|
/**
|
|
40
41
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
41
42
|
*/
|
|
42
|
-
readonly metadata: pulumi.Output<
|
|
43
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMetaPatch>;
|
|
43
44
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPNodeConfigSpecPatch>;
|
|
44
45
|
readonly status: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPNodeConfigStatusPatch>;
|
|
45
46
|
/**
|
|
@@ -66,6 +67,6 @@ export interface CiliumBGPNodeConfigPatchArgs {
|
|
|
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
|
spec?: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPNodeConfigSpecPatch | undefined>;
|
|
71
72
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// *** WARNING: this file was generated by
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
5
5
|
if (k2 === undefined) k2 = k;
|
|
@@ -61,7 +61,7 @@ class CiliumBGPNodeConfigPatch extends pulumi.CustomResource {
|
|
|
61
61
|
return new CiliumBGPNodeConfigPatch(name, undefined, { ...opts, id: id });
|
|
62
62
|
}
|
|
63
63
|
/** @internal */
|
|
64
|
-
static __pulumiType = '
|
|
64
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPNodeConfigPatch';
|
|
65
65
|
/**
|
|
66
66
|
* Returns true if the given object is an instance of CiliumBGPNodeConfigPatch. This is designed to work even
|
|
67
67
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
@@ -97,9 +97,9 @@ class CiliumBGPNodeConfigPatch extends pulumi.CustomResource {
|
|
|
97
97
|
resourceInputs["status"] = undefined /*out*/;
|
|
98
98
|
}
|
|
99
99
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
100
|
-
const aliasOpts = { aliases: [{ type: "
|
|
100
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPNodeConfigPatch" }] };
|
|
101
101
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
102
|
-
super(CiliumBGPNodeConfigPatch.__pulumiType, name, resourceInputs, opts);
|
|
102
|
+
super(CiliumBGPNodeConfigPatch.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
exports.CiliumBGPNodeConfigPatch = CiliumBGPNodeConfigPatch;
|
|
@@ -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 CiliumBGPPeerConfig extends pulumi.CustomResource {
|
|
5
6
|
/**
|
|
6
7
|
* Get an existing CiliumBGPPeerConfig resource's state with the given name, ID, and optional extra
|
|
@@ -12,7 +13,7 @@ export declare class CiliumBGPPeerConfig extends pulumi.CustomResource {
|
|
|
12
13
|
*/
|
|
13
14
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPPeerConfig;
|
|
14
15
|
/** @internal */
|
|
15
|
-
static readonly __pulumiType = "
|
|
16
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPPeerConfig";
|
|
16
17
|
/**
|
|
17
18
|
* Returns true if the given object is an instance of CiliumBGPPeerConfig. 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 CiliumBGPPeerConfig extends pulumi.CustomResource {
|
|
|
29
30
|
/**
|
|
30
31
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
31
32
|
*/
|
|
32
|
-
readonly metadata: pulumi.Output<
|
|
33
|
+
readonly metadata: pulumi.Output<pulumiKubernetes.types.output.meta.v1.ObjectMeta>;
|
|
33
34
|
readonly spec: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPPeerConfigSpec>;
|
|
34
35
|
readonly status: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPPeerConfigStatus>;
|
|
35
36
|
/**
|
|
@@ -56,6 +57,6 @@ export interface CiliumBGPPeerConfigArgs {
|
|
|
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.cilium.v2alpha1.CiliumBGPPeerConfigSpec>;
|
|
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 CiliumBGPPeerConfig extends pulumi.CustomResource {
|
|
|
51
51
|
return new CiliumBGPPeerConfig(name, undefined, { ...opts, id: id });
|
|
52
52
|
}
|
|
53
53
|
/** @internal */
|
|
54
|
-
static __pulumiType = '
|
|
54
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPPeerConfig';
|
|
55
55
|
/**
|
|
56
56
|
* Returns true if the given object is an instance of CiliumBGPPeerConfig. 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 CiliumBGPPeerConfig 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"] = "cilium.io/v2alpha1";
|
|
77
83
|
resourceInputs["kind"] = "CiliumBGPPeerConfig";
|
|
78
84
|
resourceInputs["metadata"] = args?.metadata;
|
|
@@ -87,9 +93,9 @@ class CiliumBGPPeerConfig extends pulumi.CustomResource {
|
|
|
87
93
|
resourceInputs["status"] = undefined /*out*/;
|
|
88
94
|
}
|
|
89
95
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
90
|
-
const aliasOpts = { aliases: [{ type: "
|
|
96
|
+
const aliasOpts = { aliases: [{ type: "pulumi-k8s-crds:cilium.io/v2:CiliumBGPPeerConfig" }, { type: "kubernetes:cilium.io/v2alpha1:CiliumBGPPeerConfig" }] };
|
|
91
97
|
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
92
|
-
super(CiliumBGPPeerConfig.__pulumiType, name, resourceInputs, opts);
|
|
98
|
+
super(CiliumBGPPeerConfig.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
93
99
|
}
|
|
94
100
|
}
|
|
95
101
|
exports.CiliumBGPPeerConfig = CiliumBGPPeerConfig;
|
|
@@ -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
|
* CiliumBGPPeerConfigList is a list of CiliumBGPPeerConfig
|
|
6
7
|
*/
|
|
@@ -15,7 +16,7 @@ export declare class CiliumBGPPeerConfigList extends pulumi.CustomResource {
|
|
|
15
16
|
*/
|
|
16
17
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPPeerConfigList;
|
|
17
18
|
/** @internal */
|
|
18
|
-
static readonly __pulumiType = "
|
|
19
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPPeerConfigList";
|
|
19
20
|
/**
|
|
20
21
|
* Returns true if the given object is an instance of CiliumBGPPeerConfigList. 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 CiliumBGPPeerConfigList 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 CiliumBGPPeerConfigList resource with the given unique name, arguments, and options.
|
|
42
43
|
*
|
|
@@ -65,5 +66,5 @@ export interface CiliumBGPPeerConfigListArgs {
|
|
|
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 CiliumBGPPeerConfigList extends pulumi.CustomResource {
|
|
|
54
54
|
return new CiliumBGPPeerConfigList(name, undefined, { ...opts, id: id });
|
|
55
55
|
}
|
|
56
56
|
/** @internal */
|
|
57
|
-
static __pulumiType = '
|
|
57
|
+
static __pulumiType = 'pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPPeerConfigList';
|
|
58
58
|
/**
|
|
59
59
|
* Returns true if the given object is an instance of CiliumBGPPeerConfigList. 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 CiliumBGPPeerConfigList extends pulumi.CustomResource {
|
|
|
91
91
|
resourceInputs["metadata"] = undefined /*out*/;
|
|
92
92
|
}
|
|
93
93
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
94
|
-
|
|
94
|
+
const aliasOpts = { aliases: [{ type: "kubernetes:cilium.io/v2alpha1:CiliumBGPPeerConfigList" }] };
|
|
95
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
96
|
+
super(CiliumBGPPeerConfigList.__pulumiType, name, resourceInputs, opts, false /*dependency*/, utilities.getPackage());
|
|
95
97
|
}
|
|
96
98
|
}
|
|
97
99
|
exports.CiliumBGPPeerConfigList = CiliumBGPPeerConfigList;
|
|
@@ -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 CiliumBGPPeerConfigPatch extends pulumi.CustomResource {
|
|
|
20
21
|
*/
|
|
21
22
|
static get(name: string, id: pulumi.Input<pulumi.ID>, opts?: pulumi.CustomResourceOptions): CiliumBGPPeerConfigPatch;
|
|
22
23
|
/** @internal */
|
|
23
|
-
static readonly __pulumiType = "
|
|
24
|
+
static readonly __pulumiType = "pulumi-k8s-crds:cilium.io/v2alpha1:CiliumBGPPeerConfigPatch";
|
|
24
25
|
/**
|
|
25
26
|
* Returns true if the given object is an instance of CiliumBGPPeerConfigPatch. 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 CiliumBGPPeerConfigPatch 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.cilium.v2alpha1.CiliumBGPPeerConfigSpecPatch>;
|
|
42
43
|
readonly status: pulumi.Output<outputs.cilium.v2alpha1.CiliumBGPPeerConfigStatusPatch>;
|
|
43
44
|
/**
|
|
@@ -64,6 +65,6 @@ export interface CiliumBGPPeerConfigPatchArgs {
|
|
|
64
65
|
/**
|
|
65
66
|
* Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
66
67
|
*/
|
|
67
|
-
metadata?: pulumi.Input<
|
|
68
|
+
metadata?: pulumi.Input<pulumiKubernetes.types.input.meta.v1.ObjectMetaPatch | undefined>;
|
|
68
69
|
spec?: pulumi.Input<inputs.cilium.v2alpha1.CiliumBGPPeerConfigSpecPatch | undefined>;
|
|
69
70
|
}
|