cleaker
Preparing search index...
ParsedNamespaceExpression
Interface ParsedNamespaceExpression
interface
ParsedNamespaceExpression
{
base
:
string
;
constant
:
string
;
context
:
NamespaceSelectorSet
;
contextRaw
:
string
|
null
;
expression
:
string
;
fqdn
:
string
;
labels
:
string
[]
;
operation
:
string
|
null
;
path
:
string
;
prefix
:
string
|
null
;
raw
:
string
;
transport
:
{
host
:
string
;
origin
:
string
;
port
:
number
|
null
;
protocol
:
"http"
|
"https"
;
}
;
}
Index
Properties
base
constant
context
context
Raw
expression
fqdn
labels
operation
path
prefix
raw
transport
Properties
base
base
:
string
constant
constant
:
string
context
context
:
NamespaceSelectorSet
context
Raw
contextRaw
:
string
|
null
expression
expression
:
string
fqdn
fqdn
:
string
labels
labels
:
string
[]
operation
operation
:
string
|
null
path
path
:
string
prefix
prefix
:
string
|
null
raw
raw
:
string
transport
transport
:
{
host
:
string
;
origin
:
string
;
port
:
number
|
null
;
protocol
:
"http"
|
"https"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
constant
context
context
Raw
expression
fqdn
labels
operation
path
prefix
raw
transport
cleaker
Loading...