Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 76 of 76 for importable (0.11 sec)

  1. CHANGELOG/CHANGELOG-1.24.md

    kubeadm >= 1.24. Remove the DockerValidor and ServiceCheck for the `docker` service from kubeadm preflight. Docker is no longer special cased during host validation and ideally this task should be done in the now external cri-dockerd project where the importance of the compatibility matters. Use `crictl` for all communication with CRI sockets for actions like pulling images and obtaining a list of running containers instead of using the docker CLI in the case of Docker. ([#107317](https://github.com/ku...
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  2. doc/go1.17_spec.html

    provides facilities for low-level programming including operations
    that violate the type system. A package using <code>unsafe</code>
    must be vetted manually for type safety and may not be portable.
    The package provides the following interface:
    </p>
    
    <pre class="grammar">
    package unsafe
    
    type ArbitraryType int  // shorthand for an arbitrary Go type; it is not a real type
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  3. api/go1.2.txt

    pkg syscall (openbsd-386), const IP_RECVTTL ideal-int
    pkg syscall (openbsd-386), const IP_RETOPTS ideal-int
    pkg syscall (openbsd-386), const IP_RF ideal-int
    pkg syscall (openbsd-386), const IP_RTABLE ideal-int
    pkg syscall (openbsd-386), const ISIG ideal-int
    pkg syscall (openbsd-386), const ISTRIP ideal-int
    pkg syscall (openbsd-386), const IXANY ideal-int
    pkg syscall (openbsd-386), const IXOFF ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.20.md

    CSI Volume Snapshot moves to GA in the 1.20 release. This feature provides a standard way to trigger volume snapshot operations in Kubernetes and allows Kubernetes users to incorporate snapshot operations in a portable manner on any Kubernetes environment regardless of supporting underlying storage providers.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  5. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1F4F9..1F4FC  ; valid                  ;      ; NV8    # 6.0  VIDEO CAMERA..VIDEOCASSETTE
    1F4FD..1F4FE  ; valid                  ;      ; NV8    # 7.0  FILM PROJECTOR..PORTABLE STEREO
    1F4FF         ; valid                  ;      ; NV8    # 8.0  PRAYER BEADS
    1F500..1F53D  ; valid                  ;      ; NV8    # 6.0  TWISTED RIGHTWARDS ARROWS..DOWN-POINTING SMALL RED TRIANGLE
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (openbsd-386), const IP_RECVTTL = 31
    pkg syscall (openbsd-386), const IP_RETOPTS = 8
    pkg syscall (openbsd-386), const IP_RF = 32768
    pkg syscall (openbsd-386), const IP_RTABLE = 4129
    pkg syscall (openbsd-386), const IP_TOS = 3
    pkg syscall (openbsd-386), const IP_TTL = 4
    pkg syscall (openbsd-386), const ISIG = 128
    pkg syscall (openbsd-386), const ISTRIP = 32
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top