@hashgraph/solo
Preparing search index...
src/integration/kube/resources/secret/secret
Secret
Interface Secret
interface
Secret
{
data
:
Record
<
string
,
string
>
;
labels
:
Record
<
string
,
string
>
;
name
:
string
;
namespace
:
string
;
type
:
string
;
}
Index
Properties
data
labels
name
namespace
type
Properties
data
data
:
Record
<
string
,
string
>
labels
labels
:
Record
<
string
,
string
>
name
name
:
string
namespace
namespace
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
labels
name
namespace
type
@hashgraph/solo
Loading...