Home
last modified time | relevance | path

Searched refs:Int32Var (Results 1 – 25 of 242) sorted by relevance

12345678910

/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kubelet/app/options/
H A Doptions.go364 …fs.Int32Var(&f.MaxPerPodContainerCount, "maximum-dead-containers-per-container", f.MaxPerPodContai…
419 fs.Int32Var(&c.Port, "port", c.Port, "The port for the Kubelet to serve on.")
420 …fs.Int32Var(&c.ReadOnlyPort, "read-only-port", c.ReadOnlyPort, "The read-only port for the Kubelet…
464 …fs.Int32Var(&c.RegistryPullQPS, "registry-qps", c.RegistryPullQPS, "If > 0, limit registry pull QP…
465 …fs.Int32Var(&c.RegistryBurst, "registry-burst", c.RegistryBurst, "Maximum size of a bursty pulls, …
466 …fs.Int32Var(&c.EventRecordQPS, "event-qps", c.EventRecordQPS, "QPS to limit event creations. The n…
471 …fs.Int32Var(&c.HealthzPort, "healthz-port", c.HealthzPort, "The port of the localhost healthz endp…
473 …fs.Int32Var(&c.OOMScoreAdj, "oom-score-adj", c.OOMScoreAdj, "The oom-score-adj value for kubelet p…
501 fs.Int32Var(&c.MaxPods, "max-pods", c.MaxPods, "Number of Pods that can run on this Kubelet.")
515 …fs.Int32Var(&c.IPTablesDropBit, "iptables-drop-bit", c.IPTablesDropBit, "The bit of the fwmark spa…
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/cmd/kube-controller-manager/app/options/
H A Dpersistentvolumebindercontroller.go42 …fs.Int32Var(&o.VolumeConfiguration.PersistentVolumeRecyclerConfiguration.MinimumTimeoutNFS, "pv-re…
43 …fs.Int32Var(&o.VolumeConfiguration.PersistentVolumeRecyclerConfiguration.IncrementTimeoutNFS, "pv-…
45 …fs.Int32Var(&o.VolumeConfiguration.PersistentVolumeRecyclerConfiguration.MinimumTimeoutHostPath, "…
46 …fs.Int32Var(&o.VolumeConfiguration.PersistentVolumeRecyclerConfiguration.IncrementTimeoutHostPath,…
H A Dnodeipamcontroller.go39 …fs.Int32Var(&o.NodeCIDRMaskSize, "node-cidr-mask-size", o.NodeCIDRMaskSize, "Mask size for node ci…
40 …fs.Int32Var(&o.NodeCIDRMaskSizeIPv4, "node-cidr-mask-size-ipv4", o.NodeCIDRMaskSizeIPv4, "Mask siz…
41 …fs.Int32Var(&o.NodeCIDRMaskSizeIPv6, "node-cidr-mask-size-ipv6", o.NodeCIDRMaskSizeIPv6, "Mask siz…
H A Ddeprecatedcontroller.go39 …fs.Int32Var(&o.DeletingPodsBurst, "deleting-pods-burst", 0, "Number of nodes on which pods are bur…
41 fs.Int32Var(&o.RegisterRetryCount, "register-retry-count", o.RegisterRetryCount, ""+
H A Dendpointslicecontroller.go45 …fs.Int32Var(&o.ConcurrentServiceEndpointSyncs, "concurrent-service-endpoint-syncs", o.ConcurrentSe…
46 …fs.Int32Var(&o.MaxEndpointsPerSlice, "max-endpoints-per-slice", o.MaxEndpointsPerSlice, "The maxim…
H A Dendpointslicemirroringcontroller.go47 …fs.Int32Var(&o.MirroringConcurrentServiceEndpointSyncs, "mirroring-concurrent-service-endpoint-syn…
48 …fs.Int32Var(&o.MirroringMaxEndpointsPerSubset, "mirroring-max-endpoints-per-subset", o.MirroringMa…
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/oklog/ulid/v2/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/oklog/ulid/vendor/github.com/pborman/getopt/
H A Dint32.go53 func Int32Var(p *int32, name rune, helpvalue ...string) Option { func
54 return CommandLine.Int32Var(p, name, helpvalue...)
57 func (s *Set) Int32Var(p *int32, name rune, helpvalue ...string) Option { func
/dports/security/acmetool/acmetool-0.2.1/vendor/github.com/ogier/pflag/
H A Dint32.go26 func (f *FlagSet) Int32Var(p *int32, name string, value int32, usage string) { func
37 func Int32Var(p *int32, name string, value int32, usage string) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/ogier/pflag/
H A Dint32.go26 func (f *FlagSet) Int32Var(p *int32, name string, value int32, usage string) { func
37 func Int32Var(p *int32, name string, value int32, usage string) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Dint32.go30 func (f *FlagSet) Int32Var(p *int32, name string, value int32, usage string) { func
41 func Int32Var(p *int32, name string, value int32, usage string) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Dint32.go30 func (f *FlagSet) Int32Var(p *int32, name string, value int32, usage string) { func
41 func Int32Var(p *int32, name string, value int32, usage string) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/vendor/github.com/spf13/pflag/
H A Dint32.go30 func (f *FlagSet) Int32Var(p *int32, name string, value int32, usage string) { func
41 func Int32Var(p *int32, name string, value int32, usage string) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/spf13/pflag/
H A Dint32.go30 func (f *FlagSet) Int32Var(p *int32, name string, value int32, usage string) { func
41 func Int32Var(p *int32, name string, value int32, usage string) { func

12345678910