• Cesar Wong's avatar
    Add GetterWithOptions and allow stream flushing · efc7f86b
    Cesar Wong authored
    In addition to Getter interface, API Installer now supports a
    GetterWithOptions interface that takes an additional options object when
    getting a resource. A flag is now returned from rest.ResourceStreamer
    that indicates whether the streamed response should be
    flushed when written back to the client. This is to support log
    streaming.
    efc7f86b
apiserver_test.go 57.5 KB