Add a service with glusterfs endpoints

This commit is contained in:
Bin Wang
2015-08-31 13:52:51 +08:00
parent de60651cc0
commit bfdfbd0be3
3 changed files with 22 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ func TestExampleObjectSchemas(t *testing.T) {
"../examples/glusterfs": {
"glusterfs-pod": &api.Pod{},
"glusterfs-endpoints": &api.Endpoints{},
"glusterfs-service": &api.Service{},
},
"../docs/user-guide/liveness": {
"exec-liveness": &api.Pod{},