@hashgraph/solo
Preparing search index...
src/integration/kind/model/get-kubeconfig/kubeconfig/kind-kubeconfig-context
KindKubeConfigContext
Class KindKubeConfigContext
Index
Constructors
constructor
Properties
context
name
Constructors
constructor
new
KindKubeConfigContext
(
context
:
KindKubeConfigContextData
,
name
:
string
,
)
:
KindKubeConfigContext
Parameters
context
:
KindKubeConfigContextData
name
:
string
Returns
KindKubeConfigContext
Properties
Readonly
context
context
:
KindKubeConfigContextData
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
context
name
@hashgraph/solo
Loading...