Documentation ¶
Index ¶
Constants ¶
View Source
const ( // OriginatingIdentity controls whether the controller should include originating identity in the header of requests // sent to brokers // // owner: @pmorie // alpha: v1.7 OriginatingIdentity utilfeature.Feature = "OriginatingIdentity" // AsyncBindingOperations controls whether the controller should // attempt asynchronous binding operations // // owner: @mkibbe // alpha: v1.7 AsyncBindingOperations utilfeature.Feature = "AsyncBindingOperations" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.