Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 427 for extractID (0.46 sec)

  1. staging/src/k8s.io/client-go/applyconfigurations/apps/v1/controllerrevision.go

    // controllerRevision must be a unmodified ControllerRevision API object that was retrieved from the Kubernetes API.
    // ExtractControllerRevision provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 12.7K bytes
    - Viewed (0)
  2. staging/src/k8s.io/client-go/applyconfigurations/apps/v1/statefulset.go

    // the fieldManager never owned fields any fields.
    // statefulSet must be a unmodified StatefulSet API object that was retrieved from the Kubernetes API.
    // ExtractStatefulSet provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 12.2K bytes
    - Viewed (0)
  3. staging/src/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingadmissionpolicy.go

    // validatingAdmissionPolicy must be a unmodified ValidatingAdmissionPolicy API object that was retrieved from the Kubernetes API.
    // ExtractValidatingAdmissionPolicy provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 06 00:00:21 UTC 2024
    - 13.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/client-go/applyconfigurations/admissionregistration/v1/validatingwebhookconfiguration.go

    // validatingWebhookConfiguration must be a unmodified ValidatingWebhookConfiguration API object that was retrieved from the Kubernetes API.
    // ExtractValidatingWebhookConfiguration provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 13.3K bytes
    - Viewed (0)
  5. staging/src/k8s.io/client-go/applyconfigurations/core/v1/pod.go

    // the fieldManager never owned fields any fields.
    // pod must be a unmodified Pod API object that was retrieved from the Kubernetes API.
    // ExtractPod provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 11.6K bytes
    - Viewed (0)
  6. staging/src/k8s.io/client-go/applyconfigurations/core/v1/resourcequota.go

    // resourceQuota must be a unmodified ResourceQuota API object that was retrieved from the Kubernetes API.
    // ExtractResourceQuota provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 12.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/client-go/applyconfigurations/certificates/v1beta1/certificatesigningrequest.go

    // certificateSigningRequest must be a unmodified CertificateSigningRequest API object that was retrieved from the Kubernetes API.
    // ExtractCertificateSigningRequest provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 13.3K bytes
    - Viewed (0)
  8. staging/src/k8s.io/client-go/applyconfigurations/coordination/v1/lease.go

    // the fieldManager never owned fields any fields.
    // lease must be a unmodified Lease API object that was retrieved from the Kubernetes API.
    // ExtractLease provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 11.3K bytes
    - Viewed (0)
  9. build-logic-commons/gradle-plugin/src/main/kotlin/gradlebuild/testcleanup/TestFilesCleanupService.kt

                it.value.isNotEmpty()
            } ?: emptyMap()
    
        /**
         * Returns any temporary directories used to extract resources from jars.
         *
         * These directories will be created as siblings of the randomly assigned test root directories, with the fixed name {@code tmp-extracted-resources}.
         */
        private
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jul 28 16:19:47 UTC 2023
    - 12.5K bytes
    - Viewed (0)
  10. staging/src/k8s.io/client-go/applyconfigurations/core/v1/configmap.go

    // the fieldManager never owned fields any fields.
    // configMap must be a unmodified ConfigMap API object that was retrieved from the Kubernetes API.
    // ExtractConfigMap provides a way to perform a extract/modify-in-place/apply workflow.
    // Note that an extracted apply configuration will contain fewer fields than what the fieldManager previously
    // applied if another fieldManager has updated or force applied any of the previously applied fields.
    // Experimental!
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Mar 23 17:59:55 UTC 2022
    - 12.9K bytes
    - Viewed (0)
Back to top