Preparing search index...
The search index is not available
kubernetes-client-typescript
kubernetes-client-typescript
LogsApi
Class LogsApi
Hierarchy
LogsApi
Index
Constructors
constructor
Properties
_base
Path
_default
Headers
_use
Querystring
authentications
interceptors
Accessors
base
Path
default
Headers
use
Querystring
Methods
add
Interceptor
log
File
Handler
log
File
List
Handler
set
Api
Key
set
Default
Authentication
Constructors
constructor
new
Logs
Api
(
basePath
?
)
:
LogsApi
Parameters
Optional
basePath
:
string
Returns
LogsApi
Properties
Protected
_base
Path
_base
Path
:
string
= defaultBasePath
Protected
_default
Headers
_default
Headers
:
any
= {}
Protected
_use
Querystring
_use
Querystring
:
boolean
= false
Protected
authentications
authentications
:
{
BearerToken
:
ApiKeyAuth
;
default
:
Authentication
;
}
= ...
Type declaration
Bearer
Token
:
ApiKeyAuth
default
:
Authentication
Protected
interceptors
interceptors
:
Interceptor
[]
= []
Accessors
base
Path
get
basePath
(
)
:
string
Returns
string
set
basePath
(
basePath
)
:
void
Parameters
basePath
:
string
Returns
void
default
Headers
get
defaultHeaders
(
)
:
any
Returns
any
set
defaultHeaders
(
defaultHeaders
)
:
void
Parameters
defaultHeaders
:
any
Returns
void
use
Querystring
set
useQuerystring
(
value
)
:
void
Parameters
value
:
boolean
Returns
void
Methods
add
Interceptor
add
Interceptor
(
interceptor
)
:
void
Parameters
interceptor
:
Interceptor
Returns
void
log
File
Handler
log
File
Handler
(
logpath
,
options
?
)
:
Promise
<
{
body
?:
any
;
response
:
IncomingMessage
;
}
>
Parameters
logpath
:
string
path to the log
options
:
{
headers
:
{
[
name
:
string
]
:
string
;
}
;
}
= ...
headers
:
{
[
name
:
string
]
:
string
;
}
[
name
:
string
]:
string
Returns
Promise
<
{
body
?:
any
;
response
:
IncomingMessage
;
}
>
log
File
List
Handler
log
File
List
Handler
(
options
?
)
:
Promise
<
{
body
?:
any
;
response
:
IncomingMessage
;
}
>
Parameters
options
:
{
headers
:
{
[
name
:
string
]
:
string
;
}
;
}
= ...
headers
:
{
[
name
:
string
]
:
string
;
}
[
name
:
string
]:
string
Returns
Promise
<
{
body
?:
any
;
response
:
IncomingMessage
;
}
>
set
Api
Key
set
Api
Key
(
key
,
value
)
:
void
Parameters
key
:
BearerToken
value
:
string
Returns
void
set
Default
Authentication
set
Default
Authentication
(
auth
)
:
void
Parameters
auth
:
Authentication
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_base
Path
_default
Headers
_use
Querystring
authentications
interceptors
base
Path
default
Headers
use
Querystring
add
Interceptor
log
File
Handler
log
File
List
Handler
set
Api
Key
set
Default
Authentication
kubernetes-client-typescript
AdmissionregistrationApiApiKeys
AdmissionregistrationV1ApiApiKeys
AdmissionregistrationV1alpha1ApiApiKeys
AdmissionregistrationV1beta1ApiApiKeys
ApiextensionsApiApiKeys
ApiextensionsV1ApiApiKeys
ApiregistrationApiApiKeys
ApiregistrationV1ApiApiKeys
ApisApiApiKeys
AppsApiApiKeys
AppsV1ApiApiKeys
AuthenticationApiApiKeys
AuthenticationV1ApiApiKeys
AuthenticationV1alpha1ApiApiKeys
AuthenticationV1beta1ApiApiKeys
AuthorizationApiApiKeys
AuthorizationV1ApiApiKeys
AutoscalingApiApiKeys
AutoscalingV1ApiApiKeys
AutoscalingV2ApiApiKeys
BatchApiApiKeys
Loading...
Generated using
TypeDoc
path to the log