-
Notifications
You must be signed in to change notification settings - Fork 25
/
glide.lock
759 lines (759 loc) · 21.9 KB
/
glide.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
hash: edb8669746a696730bcb8dbf9e6a29c35acef571c8ba1cebd25f4964c66bfb97
updated: 2021-07-30T12:38:05.711195+02:00
imports:
- name: github.com/ajeddeloh/yaml
version: 1072abfea31191db507785e2e0c1b8d1440d35a5
- name: github.com/alecthomas/units
version: 6b4e7dc5e3143b85ea77909c72caf89416fc2915
- name: github.com/aokoli/goutils
version: 3391d3790d23d03408670993e957e8f408993c34
- name: github.com/asaskevich/govalidator
version: ccb8e960c48f04d6935e72476ae4a51028f9e22f
- name: github.com/beorn7/perks
version: 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
subpackages:
- quantile
- name: github.com/BurntSushi/toml
version: 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
- name: github.com/cenkalti/backoff
version: 80e08cb804a3eb3e576876c777e957e874609a9a
- name: github.com/coreos/container-linux-config-transpiler
version: d42f09a1374bc318d853b53e5a31148db68a4e2a
subpackages:
- config
- config/astyaml
- config/platform
- config/templating
- config/types
- config/types/util
- name: github.com/coreos/go-oidc
version: 08563f61dbb316f8ef85b784d01da503f2480690
subpackages:
- oidc
- name: github.com/coreos/go-semver
version: e214231b295a8ea9479f11b70b35d5acf3556d9b
subpackages:
- semver
- name: github.com/coreos/go-systemd
version: 48702e0da86bd25e76cfef347e2adeb434a0d0a6
subpackages:
- daemon
- journal
- unit
- name: github.com/coreos/ignition
version: 11813c57bc05f30644bbae7891ae30a4a62e0b33
subpackages:
- config/types
- config/v2_0/types
- config/validate
- config/validate/report
- name: github.com/danieljoos/wincred
version: 412b574fb496839b312a75fba146bd32a89001cf
- name: github.com/databus23/goslo.policy
version: 3ae74dd07ebf48d1f2babbd1d2177cd1878a09ee
- name: github.com/databus23/guttle
version: 89102dbdfc857b2bc4f61235069d218b66aeedfa
- name: github.com/databus23/keystone
version: 350fd0e663cd9a825f2684f8a30e84bbb2a26419
subpackages:
- cache/memory
- name: github.com/databus23/requestutil
version: 5ff8e981f38fcabfc52ff8fd7fc7cf401d6bec67
- name: github.com/davecgh/go-spew
version: 782f4967f2dc4564575ca782fe2d04090b5faca8
subpackages:
- spew
- name: github.com/docker/go-units
version: d59758554a3d3911fa25c0269de1ebe2f1912c39
- name: github.com/docker/spdystream
version: 449fdfce4d962303d702fec724ef0ad181c92528
subpackages:
- spdy
- name: github.com/ghodss/yaml
version: 73d445a93680fa1a78ae23a5839bad48f32ba1ee
- name: github.com/globalsign/mgo
version: eeefdecb41b842af6dc652aaea4026e8403e62df
subpackages:
- bson
- internal/json
- name: github.com/go-kit/kit
version: 4dc7be5d2d12881735283bcab7352178e190fc71
subpackages:
- log
- name: github.com/go-logfmt/logfmt
version: 390ab7935ee28ec6b286364bba9b4dd6410cb3d5
- name: github.com/go-openapi/analysis
version: e2f3fdbb7ed0e56e070ccbfb6fc75b288a33c014
subpackages:
- internal
- name: github.com/go-openapi/errors
version: 7a7ff1b7b8020f22574411a32f28b4d168d69237
- name: github.com/go-openapi/jsonpointer
version: ef5f0afec364d3b9396b7b77b43dbe26bf1f8004
- name: github.com/go-openapi/jsonreference
version: 8483a886a90412cd6858df4ea3483dce9c8e35a3
- name: github.com/go-openapi/loads
version: 74628589c3b94e3526a842d24f46589980f5ab22
- name: github.com/go-openapi/runtime
version: 41e24cc66d7af6af39eb9b5a6418e901bcdd333c
subpackages:
- client
- flagext
- logger
- middleware
- middleware/denco
- middleware/header
- middleware/untyped
- security
- name: github.com/go-openapi/spec
version: 5b6cdde3200976e3ecceb2868706ee39b6aff3e4
- name: github.com/go-openapi/strfmt
version: e471370ae57ac74eaf0afe816a66e4ddd7f1b027
- name: github.com/go-openapi/swag
version: 1d29f06aebd59ccdf11ae04aa0334ded96e2d909
- name: github.com/go-openapi/validate
version: d2eab7d93009e9215fc85b2faa2c2f2a98c2af48
- name: github.com/go-stack/stack
version: 259ab82a6cad3992b4e21ff5cac294ccb06474bc
- name: github.com/gobwas/glob
version: 5ccd90ef52e1e632236f7326478d4faa74f99438
subpackages:
- compiler
- match
- syntax
- syntax/ast
- syntax/lexer
- util/runes
- util/strings
- name: github.com/godbus/dbus
version: c7fdd8b5cd55e87b4e1f4e372cdb1db61dd6c66f
- name: github.com/gogo/protobuf
version: c0656edd0d9eab7c66d1eb0c568f9039345796f7
subpackages:
- proto
- sortkeys
- name: github.com/golang/glog
version: 58f2bb154920fd79224b172cdac6a00d642a420a
repo: https://github.com/bugroger/glognomore
- name: github.com/golang/groupcache
version: 02826c3e79038b59d737d3b1c0a1d937f71a4433
subpackages:
- lru
- name: github.com/golang/protobuf
version: b4deda0973fb4c70b50d226b1af49f3da59f5265
subpackages:
- proto
- ptypes
- ptypes/any
- ptypes/duration
- ptypes/timestamp
- name: github.com/google/btree
version: 7d79101e329e5a3adf994758c578dab82b90c017
- name: github.com/google/gofuzz
version: 44d81051d367757e1c7c6a5a86423ece9afcf63c
- name: github.com/google/uuid
version: 0e4e31197428a347842d152773b4cace4645ca25
- name: github.com/googleapis/gnostic
version: 0c5108395e2debce0d731cf0287ddf7242066aba
subpackages:
- OpenAPIv2
- compiler
- extensions
- name: github.com/gophercloud/gophercloud
version: 09f9c2ef8f0b89eb3715fb612ee97dd65cc0c1e9
subpackages:
- internal
- openstack
- openstack/blockstorage/extensions/quotasets
- openstack/blockstorage/v3/volumes
- openstack/compute/v2/extensions/availabilityzones
- openstack/compute/v2/extensions/keypairs
- openstack/compute/v2/extensions/quotasets
- openstack/compute/v2/extensions/schedulerhints
- openstack/compute/v2/extensions/secgroups
- openstack/compute/v2/extensions/servergroups
- openstack/compute/v2/extensions/tags
- openstack/compute/v2/flavors
- openstack/compute/v2/images
- openstack/compute/v2/servers
- openstack/identity/v2/tenants
- openstack/identity/v2/tokens
- openstack/identity/v3/endpoints
- openstack/identity/v3/groups
- openstack/identity/v3/projects
- openstack/identity/v3/roles
- openstack/identity/v3/services
- openstack/identity/v3/tokens
- openstack/identity/v3/users
- openstack/imageservice/v2/images
- openstack/loadbalancer/v2/l7policies
- openstack/loadbalancer/v2/listeners
- openstack/loadbalancer/v2/loadbalancers
- openstack/loadbalancer/v2/monitors
- openstack/loadbalancer/v2/pools
- openstack/networking/v2/extensions/layer3/routers
- openstack/networking/v2/extensions/security/groups
- openstack/networking/v2/extensions/security/rules
- openstack/networking/v2/networks
- openstack/networking/v2/ports
- openstack/networking/v2/subnets
- openstack/objectstorage/v1/accounts
- openstack/objectstorage/v1/containers
- openstack/objectstorage/v1/objects
- openstack/utils
- pagination
- name: github.com/gophercloud/utils
version: 8a3ad2ad9e70bb387b7256ddcce13755ebc4b446
subpackages:
- openstack/compute/v2/flavors
- openstack/imageservice/v2/images
- name: github.com/gregjones/httpcache
version: 787624de3eb7bd915c329cba748687a3b22666a6
subpackages:
- diskcache
- name: github.com/hashicorp/golang-lru
version: a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4
subpackages:
- simplelru
- name: github.com/hashicorp/yamux
version: cc6d2ea263b2471faabce371255777a365bf8306
- name: github.com/howeyc/gopass
version: bf9dde6d0d2c004a008c27aaee91170c786f6db8
- name: github.com/huandu/xstrings
version: 52197b1fb3155666d9613b4eb4ed72a86d1f8ab6
- name: github.com/imdario/mergo
version: 3e95a51e0639b4cf372f2ccf74c86749d747fbdc
- name: github.com/inconshreveable/mousetrap
version: 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
- name: github.com/joeshaw/envdecode
version: 6326cbed175e32cd5183be1cc1027e0823c91edb
- name: github.com/json-iterator/go
version: f2b4162afba35581b6d4a50d3b8f34e33c144682
- name: github.com/justinas/alice
version: 03f45bd4b7dad4734bc4620e46a35789349abb20
- name: github.com/kr/logfmt
version: b84e30acd515aadc4b783ad4ff83aff3299bdfe0
- name: github.com/mailru/easyjson
version: 60711f1a8329503b04e1c88535f419d0bb440bff
subpackages:
- buffer
- jlexer
- jwriter
- name: github.com/Masterminds/goutils
version: 41ac8693c5c10a92ea1ff5ac3a7f95646f6123b0
- name: github.com/Masterminds/semver
version: 517734cc7d6470c0d07130e40fd40bdeb9bcd3fd
- name: github.com/Masterminds/sprig
version: e4c0945838d570720d876a6ad9b4568ed32317b4
- name: github.com/matttproud/golang_protobuf_extensions
version: c12348ce28de40eed0136aa2b644d0ee0650e56c
subpackages:
- pbutil
- name: github.com/mitchellh/copystructure
version: 9a1b6f44e8da0e0e374624fb0a825a231b00c537
- name: github.com/mitchellh/mapstructure
version: 3536a929edddb9a5b34bd6861dc4a9647cb459fe
- name: github.com/mitchellh/reflectwalk
version: 3e2c75dfad4fbf904b58782a80fd595c760ad185
- name: github.com/modern-go/concurrent
version: bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94
- name: github.com/modern-go/reflect2
version: 05fbef0ca5da472bbf96c9322b84a53edc03c9fd
- name: github.com/oklog/run
version: 6934b124db28979da51d3470dadfa34d73d72652
- name: github.com/peterbourgon/diskv
version: 5f041e8faa004a95c88a202771f4cc3e991971e6
- name: github.com/pkg/errors
version: 645ef00459ed84a119197bfb8d8205042c6df63d
- name: github.com/pmezard/go-difflib
version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
subpackages:
- difflib
- name: github.com/pmylund/go-cache
version: a3647f8e31d79543b2d0f0ae2fe5c379d72cedc0
- name: github.com/prometheus/client_golang
version: 1cafe34db7fdec6022e17e00e1c1ea501022f3e4
subpackages:
- prometheus
- prometheus/internal
- prometheus/promhttp
- name: github.com/prometheus/client_model
version: fa8ad6fec33561be4280a8f0514318c79d7f6cb6
subpackages:
- go
- name: github.com/prometheus/common
version: 13ba4ddd0caa9c28ca7b7bffe1dfa9ed8d5ef207
subpackages:
- expfmt
- internal/bitbucket.org/ww/goautoneg
- model
- name: github.com/prometheus/procfs
version: 65c1f6f8f0fc1e2185eb9863a3bc751496404259
subpackages:
- xfs
- name: github.com/PuerkitoBio/purell
version: 0bcb03f4b4d0a9428594752bd2a3b9aa0a9d4bd4
- name: github.com/PuerkitoBio/urlesc
version: de5bf2ad457846296e2031421a34e2568e304e35
- name: github.com/rs/cors
version: eabcc6af4bbe5ad3a949d36450326a2b0b9894b8
- name: github.com/satori/go.uuid
version: f58768cc1a7a7e77a3bd49e98cdd21419399b6a3
- name: github.com/spf13/cobra
version: f62e98d28ab7ad31d707ba837a966378465c7b57
- name: github.com/spf13/pflag
version: 4c012f6dcd9546820e378d0bdda4d8fc772cdfea
- name: github.com/stretchr/objx
version: 8a3f7159479fbc75b30357fbc48f380b7320f08e
- name: github.com/stretchr/testify
version: f654a9112bbeac49ca2cd45bfbe11533c4666cf8
subpackages:
- assert
- mock
- require
- suite
- name: github.com/tredoe/osutil
version: 7d3ee1afa71c90fd1514c8f557ae6c5f414208eb
subpackages:
- user/crypt
- user/crypt/common
- user/crypt/sha512_crypt
- name: github.com/vincent-petithory/dataurl
version: 9a301d65acbb728fcc3ace14f45f511a4cfeea9c
- name: github.com/zalando/go-keyring
version: 6d81c293b3fbc8a9b1bcf4bc9c167c2e1d1f52cf
subpackages:
- secret_service
- name: golang.org/x/crypto
version: de0752318171da717af4ce24d0a2e8626afaeb11
subpackages:
- bcrypt
- blowfish
- ed25519
- ed25519/internal/edwards25519
- pbkdf2
- scrypt
- ssh/terminal
- name: golang.org/x/net
version: 0ed95abb35c445290478a5348a7b38bb154135fd
subpackages:
- bpf
- context
- context/ctxhttp
- http2
- http2/hpack
- icmp
- idna
- internal/iana
- internal/socket
- internal/timeseries
- ipv4
- ipv6
- lex/httplex
- netutil
- trace
- name: golang.org/x/oauth2
version: a6bd8cefa1811bd24b86f8902872e4e8225f74c4
subpackages:
- google
- internal
- jws
- jwt
- name: golang.org/x/sys
version: 95c6576299259db960f6c5b9b69ea52422860fce
subpackages:
- unix
- windows
- name: golang.org/x/text
version: b19bf474d317b857955b12035d2c5acb57ce8b01
subpackages:
- secure/bidirule
- transform
- unicode/bidi
- unicode/norm
- width
- name: golang.org/x/time
version: f51c12702a4d776e4c1fa9b0fabab841babae631
subpackages:
- rate
- name: golang.org/x/tools
version: 2382e3994d48b1d22acc2c86bcad0a2aff028e32
subpackages:
- go/ast/astutil
- imports
- name: google.golang.org/appengine
version: 54a98f90d1c46b7731eb8fb305d2a321c30ef610
subpackages:
- internal
- internal/base
- internal/datastore
- internal/log
- internal/remote_api
- internal/urlfetch
- urlfetch
- name: google.golang.org/genproto
version: 09f6ed296fc66555a25fe4ce95173148778dfa85
subpackages:
- googleapis/api/annotations
- googleapis/rpc/status
- name: google.golang.org/grpc
version: 5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e
subpackages:
- balancer
- codes
- connectivity
- credentials
- grpclb/grpc_lb_v1/messages
- grpclog
- health/grpc_health_v1
- internal
- keepalive
- metadata
- naming
- peer
- resolver
- stats
- status
- tap
- transport
- name: gopkg.in/inf.v0
version: 3887ee99ecf07df5b447e9b00d9c0b2adaa9f3e4
- name: gopkg.in/square/go-jose.v2
version: e94fb177d3668d35ab39c61cbb2f311550557e83
subpackages:
- cipher
- json
- name: gopkg.in/yaml.v2
version: 51d6538a90f86fe93ac480b35f37b2be17fef232
- name: gopkg.in/yaml.v3
version: eeeca48fe7764f320e4870d231902bf9c1be2c08
- name: k8s.io/api
version: 6db15a15d2d3874a6c3ddb2140ac9f3bc7058428
subpackages:
- admissionregistration/v1alpha1
- admissionregistration/v1beta1
- apps/v1
- apps/v1beta1
- apps/v1beta2
- authentication/v1
- authentication/v1beta1
- authorization/v1
- authorization/v1beta1
- autoscaling/v1
- autoscaling/v2beta1
- autoscaling/v2beta2
- batch/v1
- batch/v1beta1
- batch/v2alpha1
- certificates/v1beta1
- coordination/v1beta1
- core/v1
- events/v1beta1
- extensions/v1beta1
- imagepolicy/v1alpha1
- networking/v1
- policy/v1beta1
- rbac/v1
- rbac/v1alpha1
- rbac/v1beta1
- scheduling/v1alpha1
- scheduling/v1beta1
- settings/v1alpha1
- storage/v1
- storage/v1alpha1
- storage/v1beta1
- name: k8s.io/apiextensions-apiserver
version: 2ca73abc47d4575ca37d1dd023e0291d1824be8c
subpackages:
- pkg/apis/apiextensions
- pkg/apis/apiextensions/v1beta1
- pkg/client/clientset/clientset
- pkg/client/clientset/clientset/scheme
- pkg/client/clientset/clientset/typed/apiextensions/v1beta1
- name: k8s.io/apimachinery
version: 6f131bee5e2ccfaf827e56866022a46d8b864d03
subpackages:
- pkg/api/errors
- pkg/api/meta
- pkg/api/resource
- pkg/apis/meta/internalversion
- pkg/apis/meta/v1
- pkg/apis/meta/v1/unstructured
- pkg/apis/meta/v1beta1
- pkg/conversion
- pkg/conversion/queryparams
- pkg/fields
- pkg/labels
- pkg/runtime
- pkg/runtime/schema
- pkg/runtime/serializer
- pkg/runtime/serializer/json
- pkg/runtime/serializer/protobuf
- pkg/runtime/serializer/recognizer
- pkg/runtime/serializer/streaming
- pkg/runtime/serializer/versioning
- pkg/runtime/serializer/yaml
- pkg/selection
- pkg/types
- pkg/util/cache
- pkg/util/clock
- pkg/util/diff
- pkg/util/errors
- pkg/util/framer
- pkg/util/httpstream
- pkg/util/httpstream/spdy
- pkg/util/intstr
- pkg/util/json
- pkg/util/mergepatch
- pkg/util/naming
- pkg/util/net
- pkg/util/rand
- pkg/util/remotecommand
- pkg/util/runtime
- pkg/util/sets
- pkg/util/strategicpatch
- pkg/util/validation
- pkg/util/validation/field
- pkg/util/wait
- pkg/util/yaml
- pkg/version
- pkg/watch
- third_party/forked/golang/json
- third_party/forked/golang/netutil
- third_party/forked/golang/reflect
- name: k8s.io/client-go
version: 386e588352a49a5c8dc7632348278569d4f57419
subpackages:
- discovery
- discovery/fake
- dynamic
- informers
- informers/admissionregistration
- informers/admissionregistration/v1alpha1
- informers/admissionregistration/v1beta1
- informers/apps
- informers/apps/v1
- informers/apps/v1beta1
- informers/apps/v1beta2
- informers/autoscaling
- informers/autoscaling/v1
- informers/autoscaling/v2beta1
- informers/autoscaling/v2beta2
- informers/batch
- informers/batch/v1
- informers/batch/v1beta1
- informers/batch/v2alpha1
- informers/certificates
- informers/certificates/v1beta1
- informers/coordination
- informers/coordination/v1beta1
- informers/core
- informers/core/v1
- informers/events
- informers/events/v1beta1
- informers/extensions
- informers/extensions/v1beta1
- informers/internalinterfaces
- informers/networking
- informers/networking/v1
- informers/policy
- informers/policy/v1beta1
- informers/rbac
- informers/rbac/v1
- informers/rbac/v1alpha1
- informers/rbac/v1beta1
- informers/scheduling
- informers/scheduling/v1alpha1
- informers/scheduling/v1beta1
- informers/settings
- informers/settings/v1alpha1
- informers/storage
- informers/storage/v1
- informers/storage/v1alpha1
- informers/storage/v1beta1
- kubernetes
- kubernetes/fake
- kubernetes/scheme
- kubernetes/typed/admissionregistration/v1alpha1
- kubernetes/typed/admissionregistration/v1alpha1/fake
- kubernetes/typed/admissionregistration/v1beta1
- kubernetes/typed/admissionregistration/v1beta1/fake
- kubernetes/typed/apps/v1
- kubernetes/typed/apps/v1/fake
- kubernetes/typed/apps/v1beta1
- kubernetes/typed/apps/v1beta1/fake
- kubernetes/typed/apps/v1beta2
- kubernetes/typed/apps/v1beta2/fake
- kubernetes/typed/authentication/v1
- kubernetes/typed/authentication/v1/fake
- kubernetes/typed/authentication/v1beta1
- kubernetes/typed/authentication/v1beta1/fake
- kubernetes/typed/authorization/v1
- kubernetes/typed/authorization/v1/fake
- kubernetes/typed/authorization/v1beta1
- kubernetes/typed/authorization/v1beta1/fake
- kubernetes/typed/autoscaling/v1
- kubernetes/typed/autoscaling/v1/fake
- kubernetes/typed/autoscaling/v2beta1
- kubernetes/typed/autoscaling/v2beta1/fake
- kubernetes/typed/autoscaling/v2beta2
- kubernetes/typed/autoscaling/v2beta2/fake
- kubernetes/typed/batch/v1
- kubernetes/typed/batch/v1/fake
- kubernetes/typed/batch/v1beta1
- kubernetes/typed/batch/v1beta1/fake
- kubernetes/typed/batch/v2alpha1
- kubernetes/typed/batch/v2alpha1/fake
- kubernetes/typed/certificates/v1beta1
- kubernetes/typed/certificates/v1beta1/fake
- kubernetes/typed/coordination/v1beta1
- kubernetes/typed/coordination/v1beta1/fake
- kubernetes/typed/core/v1
- kubernetes/typed/core/v1/fake
- kubernetes/typed/events/v1beta1
- kubernetes/typed/events/v1beta1/fake
- kubernetes/typed/extensions/v1beta1
- kubernetes/typed/extensions/v1beta1/fake
- kubernetes/typed/networking/v1
- kubernetes/typed/networking/v1/fake
- kubernetes/typed/policy/v1beta1
- kubernetes/typed/policy/v1beta1/fake
- kubernetes/typed/rbac/v1
- kubernetes/typed/rbac/v1/fake
- kubernetes/typed/rbac/v1alpha1
- kubernetes/typed/rbac/v1alpha1/fake
- kubernetes/typed/rbac/v1beta1
- kubernetes/typed/rbac/v1beta1/fake
- kubernetes/typed/scheduling/v1alpha1
- kubernetes/typed/scheduling/v1alpha1/fake
- kubernetes/typed/scheduling/v1beta1
- kubernetes/typed/scheduling/v1beta1/fake
- kubernetes/typed/settings/v1alpha1
- kubernetes/typed/settings/v1alpha1/fake
- kubernetes/typed/storage/v1
- kubernetes/typed/storage/v1/fake
- kubernetes/typed/storage/v1alpha1
- kubernetes/typed/storage/v1alpha1/fake
- kubernetes/typed/storage/v1beta1
- kubernetes/typed/storage/v1beta1/fake
- listers/admissionregistration/v1alpha1
- listers/admissionregistration/v1beta1
- listers/apps/v1
- listers/apps/v1beta1
- listers/apps/v1beta2
- listers/autoscaling/v1
- listers/autoscaling/v2beta1
- listers/autoscaling/v2beta2
- listers/batch/v1
- listers/batch/v1beta1
- listers/batch/v2alpha1
- listers/certificates/v1beta1
- listers/coordination/v1beta1
- listers/core/v1
- listers/events/v1beta1
- listers/extensions/v1beta1
- listers/networking/v1
- listers/policy/v1beta1
- listers/rbac/v1
- listers/rbac/v1alpha1
- listers/rbac/v1beta1
- listers/scheduling/v1alpha1
- listers/scheduling/v1beta1
- listers/settings/v1alpha1
- listers/storage/v1
- listers/storage/v1alpha1
- listers/storage/v1beta1
- pkg/apis/clientauthentication
- pkg/apis/clientauthentication/v1alpha1
- pkg/apis/clientauthentication/v1beta1
- pkg/version
- plugin/pkg/client/auth/exec
- plugin/pkg/client/auth/oidc
- rest
- rest/watch
- testing
- tools/auth
- tools/cache
- tools/clientcmd
- tools/clientcmd/api
- tools/clientcmd/api/latest
- tools/clientcmd/api/v1
- tools/metrics
- tools/pager
- tools/portforward
- tools/record
- tools/reference
- tools/remotecommand
- tools/watch
- transport
- transport/spdy
- util/buffer
- util/cert
- util/connrotation
- util/exec
- util/flowcontrol
- util/homedir
- util/integer
- util/retry
- util/workqueue
- name: k8s.io/cluster-bootstrap
version: 9150a5ba960c3b60b1146da3cda8ab8fcbfebc28
subpackages:
- token/api
- token/util
- name: k8s.io/code-generator
version: 6727e3d3f9c05284748fe90ec24f4dd6b1c20de4
subpackages:
- cmd/client-gen
- cmd/client-gen/args
- cmd/client-gen/generators
- cmd/client-gen/generators/fake
- cmd/client-gen/generators/scheme
- cmd/client-gen/generators/util
- cmd/client-gen/path
- cmd/client-gen/types
- cmd/deepcopy-gen
- cmd/deepcopy-gen/args
- cmd/informer-gen
- cmd/informer-gen/args
- cmd/informer-gen/generators
- cmd/lister-gen
- cmd/lister-gen/args
- cmd/lister-gen/generators
- pkg/util
- name: k8s.io/gengo
version: fdcf9f9480fdd5bf2b3c3df9bf4ecd22b25b87e2
subpackages:
- args
- examples/deepcopy-gen/generators
- examples/set-gen/sets
- generator
- namer
- parser
- types
- name: k8s.io/helm
version: 2e55dbe1fdb5fdb96b75ff144a339489417b146b
subpackages:
- pkg/chartutil
- pkg/engine
- pkg/helm
- pkg/ignore
- pkg/manifest
- pkg/proto/hapi/chart
- pkg/proto/hapi/release
- pkg/proto/hapi/services
- pkg/proto/hapi/version
- pkg/releaseutil
- pkg/renderutil
- pkg/storage/errors
- pkg/sympath
- pkg/version
- name: k8s.io/kube-openapi
version: 0cf8f7e6ed1d2e3d47d02e3b6e559369af24d803
subpackages:
- pkg/util/proto
- name: k8s.io/utils
version: aedf551cdb8b0119df3a19c65fde413a13b34997
subpackages:
- exec
testImports: []