Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Assets = func() http.FileSystem { fs := vfsgen۰FS{ "/": &vfsgen۰DirInfo{ name: "/", modTime: time.Date(2019, 1, 1, 0, 1, 0, 0, time.UTC), }, "/istio.yaml": &vfsgen۰CompressedFileInfo{ name: "istio.yaml", modTime: time.Date(2019, 1, 1, 0, 1, 0, 0, time.UTC), uncompressedSize: 526, compressedContent: []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x84\x90\x31\x6f\xe3\x30\x0c\x85\x77\xfd\x0a\x22\x7b\x9c\x33\xee\x96\xd3\x96\xe1\x80\xcb\x66\xb4\x41\x77\x5a\x62\x5d\x36\xb2\x64\x50\x74\x12\xe7\xd7\x17\xb6\x92\x34\xed\xd2\x4d\x7e\xfe\xde\x23\xf9\x70\xe0\x17\x92\xcc\x29\x5a\xe0\xac\x9c\xaa\x16\xe3\x05\xd9\x85\x34\xfa\x8a\xd3\xe6\x58\xb7\xa4\x58\x9b\x03\x47\x6f\x61\x37\x23\xa6\x27\x45\x8f\x8a\xd6\x00\x44\xec\xc9\x42\x4f\xf9\xcd\xe4\x81\xdc\x2c\x1d\x6f\x81\xab\xba\xfa\x5d\xfd\x5a\x19\x80\x5e\x43\xb6\xa0\x32\x92\x01\x70\x29\xaa\xa4\xd0\x04\x8c\xf4\x4c\x6e\x14\xd6\xe9\x5f\xc4\x36\x90\xbf\x33\x99\x3d\x39\x94\x5d\x7c\x27\xa7\x49\xe6\x58\x00\xa1\x93\xb0\xd2\x76\x18\xfe\xef\xf7\x4d\x23\xa9\xa5\xbb\x81\x7b\xec\xa8\x19\x43\x68\x52\x60\x37\x59\xd8\x86\x13\x4e\xd9\x00\x74\xa8\x34\x3f\x4b\x06\xc7\x4e\x28\x5f\x3f\x00\x7a\x3c\x3f\xd1\x10\xd8\x61\xb6\x50\x2f\x22\x7d\x01\xe8\xb6\xd8\x2b\x86\x3c\x0f\x1a\x38\x24\xbd\x66\xcd\x33\x2d\x3c\x34\xb6\x59\x3a\x5c\x17\x66\xb9\x7e\xdd\x5e\xdc\x5c\x00\x9f\x49\x7e\x70\x15\xe6\xd1\xa5\x82\x8e\x63\x57\x7c\xf4\xad\xa2\xf2\x9b\xc4\xc2\x85\x87\x03\xc7\x45\x2a\xcf\xdb\xf2\xe8\xfd\x72\x0b\xb4\xe8\x0e\x13\x8a\xcf\xeb\x02\x54\x9f\x42\x9e\xb2\x52\x6f\xff\xfe\xa9\x6b\xf3\x11\x00\x00\xff\xff\xc2\x57\xb3\xbd\x0e\x02\x00\x00"), }, } fs["/"].(*vfsgen۰DirInfo).entries = []os.FileInfo{ fs["/istio.yaml"].(os.FileInfo), } return fs }()
Assets statically implements the virtual filesystem provided to vfsgen.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.