Documentation ¶
Index ¶
Constants ¶
View Source
const ( IstioStats = "istio.stats" MIXER = "mixer" JwtAuthn = "jwt_authn" RBAC = "rbac" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mixer ¶
type Mixer struct {
client.HttpClientConfig
}
type RBACConfig ¶
type RBACConfig struct { envoy_extensions_filters_http_rbac_v3.RBAC Version string `json:"version"` }
Click to show internal directories.
Click to hide internal directories.