drop crioctl source code
Signed-off-by: Wei Wei <weiwei.inf@gmail.com>
This commit is contained in:
parent
5f5a7a3648
commit
3006a2159a
13 changed files with 45 additions and 1470 deletions
|
@ -28,8 +28,7 @@ storage_driver = "{{ .Storage }}"
|
|||
storage_option = [
|
||||
{{ range $opt := .StorageOptions }}{{ printf "\t%q,\n" $opt }}{{ end }}]
|
||||
|
||||
# The "crio.api" table contains settings for the kubelet/gRPC
|
||||
# interface (which is also used by crioctl).
|
||||
# The "crio.api" table contains settings for the kubelet/gRPC interface.
|
||||
[crio.api]
|
||||
|
||||
# listen is the path to the AF_LOCAL socket on which crio will listen.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue