Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for launching (0.3 sec)

  1. pkg/kubelet/kubelet_pods.go

    	_, cgroupParent := pcm.GetPodContainerName(pod)
    	return cgroupParent
    }
    
    // GenerateRunContainerOptions generates the RunContainerOptions, which can be used by
    // the container runtime to set parameters for launching a container.
    func (kl *Kubelet) GenerateRunContainerOptions(ctx context.Context, pod *v1.Pod, container *v1.Container, podIP string, podIPs []string) (*kubecontainer.RunContainerOptions, func(), error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 101.2K bytes
    - Viewed (0)
  2. pkg/kubelet/kubelet.go

    	registerSchedulable bool
    	// for internal book keeping; access only from within registerWithApiserver
    	registrationCompleted bool
    
    	// dnsConfigurer is used for setting up DNS resolver configuration when launching pods.
    	dnsConfigurer *dns.Configurer
    
    	// serviceLister knows how to list services
    	serviceLister serviceLister
    	// serviceHasSynced indicates whether services have been sync'd at least once.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 126.1K bytes
    - Viewed (1)
  3. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"last_quarter_moon_with_face":          "\U0001f31c",
    	"latin_cross":                          "\u271d\ufe0f",
    	"latvia":                               "\U0001f1f1\U0001f1fb",
    	"laughing":                             "\U0001f606",
    	"leafy_green":                          "\U0001f96c",
    	"leaves":                               "\U0001f343",
    	"lebanon":                              "\U0001f1f1\U0001f1e7",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    out, and was going to give the hedgehog a blow with its head, it
    WOULD twist itself round and look up in her face, with such a
    puzzled expression that she could not help bursting out laughing:
    and when she had got its head down, and was going to begin again,
    it was very provoking to find that the hedgehog had unrolled
    itself, and was in the act of crawling away:  besides all this,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  5. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    out, and was going to give the hedgehog a blow with its head, it
    WOULD twist itself round and look up in her face, with such a
    puzzled expression that she could not help bursting out laughing:
    and when she had got its head down, and was going to begin again,
    it was very provoking to find that the hedgehog had unrolled
    itself, and was in the act of crawling away:  besides all this,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
Back to top