Skip to content

istio

local istio = import "github.com/jsonnet-libs/istio-libsonnet/1.24/main.libsonnet"

Index

Fields

obj networking

obj networking.v1alpha3

obj networking.v1alpha3.virtualService

obj networking.v1alpha3.virtualService.spec

obj networking.v1alpha3.virtualService.spec.http

obj networking.v1alpha3.virtualService.spec.http.match

obj networking.v1alpha3.virtualService.spec.http.match.headers

fn networking.v1alpha3.virtualService.spec.http.match.headers.withExact

withExact(header, value)

withExact matches the header in an exact string

fn networking.v1alpha3.virtualService.spec.http.match.headers.withExactMixin

withExactMixin(header, value)

withExact matches the header in an exact string

fn networking.v1alpha3.virtualService.spec.http.match.headers.withPrefix

withPrefix(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1alpha3.virtualService.spec.http.match.headers.withPrefixMixin

withPrefixMixin(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1alpha3.virtualService.spec.http.match.headers.withRegex

withRegex(header, value)

withRegex matches the header in an RE2 style regex-based

fn networking.v1alpha3.virtualService.spec.http.match.headers.withRegexMixin

withRegexMixin(header, value)

withRegex matches the header in an RE2 style regex-based

obj networking.v1alpha3.virtualService.spec.http.match.queryParams

fn networking.v1alpha3.virtualService.spec.http.match.queryParams.withExact

withExact(key, value)

withExact matches the header in an exact string

fn networking.v1alpha3.virtualService.spec.http.match.queryParams.withExactMixin

withExactMixin(key, value)

withExact matches the header in an exact string

fn networking.v1alpha3.virtualService.spec.http.match.queryParams.withRegex

withRegex(key, value)

withRegex matches the header in an RE2 style regex-based

fn networking.v1alpha3.virtualService.spec.http.match.queryParams.withRegexMixin

withRegexMixin(key, value)

withRegex matches the header in an RE2 style regex-based

obj networking.v1alpha3.virtualService.spec.http.match.withoutHeaders

fn networking.v1alpha3.virtualService.spec.http.match.withoutHeaders.withExact

withExact(header, value)

withExact matches the header in an exact string

fn networking.v1alpha3.virtualService.spec.http.match.withoutHeaders.withExactMixin

withExactMixin(header, value)

withExact matches the header in an exact string

fn networking.v1alpha3.virtualService.spec.http.match.withoutHeaders.withPrefix

withPrefix(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1alpha3.virtualService.spec.http.match.withoutHeaders.withPrefixMixin

withPrefixMixin(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1alpha3.virtualService.spec.http.match.withoutHeaders.withRegex

withRegex(header, value)

withRegex matches the header in an RE2 style regex-based

fn networking.v1alpha3.virtualService.spec.http.match.withoutHeaders.withRegexMixin

withRegexMixin(header, value)

withRegex matches the header in an RE2 style regex-based

obj networking.v1beta1

obj networking.v1beta1.virtualService

obj networking.v1beta1.virtualService.spec

obj networking.v1beta1.virtualService.spec.http

obj networking.v1beta1.virtualService.spec.http.match

obj networking.v1beta1.virtualService.spec.http.match.headers

fn networking.v1beta1.virtualService.spec.http.match.headers.withExact

withExact(header, value)

withExact matches the header in an exact string

fn networking.v1beta1.virtualService.spec.http.match.headers.withExactMixin

withExactMixin(header, value)

withExact matches the header in an exact string

fn networking.v1beta1.virtualService.spec.http.match.headers.withPrefix

withPrefix(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1beta1.virtualService.spec.http.match.headers.withPrefixMixin

withPrefixMixin(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1beta1.virtualService.spec.http.match.headers.withRegex

withRegex(header, value)

withRegex matches the header in an RE2 style regex-based

fn networking.v1beta1.virtualService.spec.http.match.headers.withRegexMixin

withRegexMixin(header, value)

withRegex matches the header in an RE2 style regex-based

obj networking.v1beta1.virtualService.spec.http.match.queryParams

fn networking.v1beta1.virtualService.spec.http.match.queryParams.withExact

withExact(key, value)

withExact matches the header in an exact string

fn networking.v1beta1.virtualService.spec.http.match.queryParams.withExactMixin

withExactMixin(key, value)

withExact matches the header in an exact string

fn networking.v1beta1.virtualService.spec.http.match.queryParams.withRegex

withRegex(key, value)

withRegex matches the header in an RE2 style regex-based

fn networking.v1beta1.virtualService.spec.http.match.queryParams.withRegexMixin

withRegexMixin(key, value)

withRegex matches the header in an RE2 style regex-based

obj networking.v1beta1.virtualService.spec.http.match.withoutHeaders

fn networking.v1beta1.virtualService.spec.http.match.withoutHeaders.withExact

withExact(header, value)

withExact matches the header in an exact string

fn networking.v1beta1.virtualService.spec.http.match.withoutHeaders.withExactMixin

withExactMixin(header, value)

withExact matches the header in an exact string

fn networking.v1beta1.virtualService.spec.http.match.withoutHeaders.withPrefix

withPrefix(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1beta1.virtualService.spec.http.match.withoutHeaders.withPrefixMixin

withPrefixMixin(header, value)

withPrefix matches the header in an prefix-based

fn networking.v1beta1.virtualService.spec.http.match.withoutHeaders.withRegex

withRegex(header, value)

withRegex matches the header in an RE2 style regex-based

fn networking.v1beta1.virtualService.spec.http.match.withoutHeaders.withRegexMixin

withRegexMixin(header, value)

withRegex matches the header in an RE2 style regex-based