Preparing search index...
The search index is not available
kubernetes-client-typescript
kubernetes-client-typescript
StorageApi
Class StorageApi
Hierarchy
StorageApi
Index
Constructors
constructor
Properties
_base
Path
_default
Headers
_use
Querystring
authentications
interceptors
Accessors
base
Path
default
Headers
use
Querystring
Methods
add
Interceptor
getAPIGroup
set
Api
Key
set
Default
Authentication
Constructors
constructor
new
Storage
Api
(
basePath
?
)
:
StorageApi
Parameters
Optional
basePath
:
string
Returns
StorageApi
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
getAPIGroup
getAPIGroup
(
options
?
)
:
Promise
<
{
body
:
V1APIGroup
;
response
:
IncomingMessage
;
}
>
get information of a group
Parameters
options
:
{
headers
:
{
[
name
:
string
]
:
string
;
}
;
}
= ...
headers
:
{
[
name
:
string
]
:
string
;
}
[
name
:
string
]:
string
Returns
Promise
<
{
body
:
V1APIGroup
;
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
getAPIGroup
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
get information of a group