mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-13 01:05:31 -04:00
cli: add doc comments for helm
This commit is contained in:
parent
ac127db79e
commit
3cef9ee74d
3 changed files with 21 additions and 1 deletions
|
@ -36,7 +36,7 @@ const (
|
|||
DenyDestructive = false
|
||||
)
|
||||
|
||||
// Client handles interaction with helm.
|
||||
// Client handles interaction with helm and the cluster.
|
||||
type Client struct {
|
||||
config *action.Configuration
|
||||
kubectl crdClient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue