Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for setBig (0.11 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), func SetBpfTimeout(int, *Timeval) error
    pkg syscall (netbsd-arm64-cgo), func Setegid(int) error
    pkg syscall (netbsd-arm64-cgo), func Seteuid(int) error
    pkg syscall (netbsd-arm64-cgo), func Setgid(int) error
    pkg syscall (netbsd-arm64-cgo), func Setgroups([]int) error
    pkg syscall (netbsd-arm64-cgo), func SetKevent(*Kevent_t, int, int, int)
    pkg syscall (netbsd-arm64-cgo), func SetNonblock(int, bool) error
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  2. common-protos/k8s.io/api/core/v1/generated.proto

      // If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default).
      // In Linux containers, this means setting the FQDN in the hostname field of the kernel (the nodename field of struct utsname).
      // In Windows containers, this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  3. pkg/apis/core/types.go

    	Subdomain string
    	// If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default).
    	// In Linux containers, this means setting the FQDN in the hostname field of the kernel (the nodename field of struct utsname).
    	// In Windows containers, this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"ipMode":   "IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified. Setting this to \"VIP\" indicates that traffic is delivered to the node with the destination set to the load-balancer's IP and port. Setting this to \"Proxy\" indicates that traffic is delivered to the node or pod with the destination set to the node's IP and node port or the pod's IP and port. Service implementations may...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/core/v1/generated.proto

      optional string hostname = 2;
    
      // IPMode specifies how the load-balancer IP behaves, and may only be specified when the ip field is specified.
      // Setting this to "VIP" indicates that traffic is delivered to the node with
      // the destination set to the load-balancer's IP and port.
      // Setting this to "Proxy" indicates that traffic is delivered to the node or pod with
      // the destination set to the node's IP and node port or the pod's IP and port.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/types.go

    	// If true the pod's hostname will be configured as the pod's FQDN, rather than the leaf name (the default).
    	// In Linux containers, this means setting the FQDN in the hostname field of the kernel (the nodename field of struct utsname).
    	// In Windows containers, this means setting the registry value of hostname for the registry key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters to FQDN.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top