Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AllowProxyRequestToClusters is a feature gate for the apiserver to handle proxy and forward requests. // // owner: @scydas // alpha: v0.9.0 AllowProxyRequestToClusters featuregate.Feature = "AllowProxyRequestToClusters" // ClusterAuthenticationFromSecret could get authentication information of the PediaCluster from Secret. // // owner: @scydas // alpha: v0.9.0 ClusterAuthenticationFromSecret featuregate.Feature = "ClusterAuthenticationFromSecret" // owner: @Iceber // alpha: v0.9.0 NotConvertToMemoryVersion featuregate.Feature = "NotConvertToMemoryVersion" )
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.