package
Version:
v0.9.0-nightly.20241227
Opens a new window with list of versions in this module.
Published: Dec 24, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Secret struct {
IsCore bool
Name string `json:"name"`
Namespace string `json:"namespace"`
Username string `json:"username,omitempty"`
Password string `json:"password,omitempty"`
Token string `json:"token,omitempty"`
Data map[string]string `json:"data,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.