Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterApplication ¶
func FilterApplication(ctx context.Context, release *application.App) error
FilterApplication is used to filter helmRelease that do not belong to the tenant.
func NewHelmClient ¶
func NewHelmClient(ctx context.Context, platformClient platformversionedclient.PlatformV1Interface, clusterID string, namespace string) (*helmaction.Client, error)
NewHelmClient return a new client used to run helm cmd
func NewHelmClientWithoutRESTClient ¶ added in v1.6.0
func NewHelmClientWithoutRESTClient() *helmaction.Client
NewHelmClientWithoutRESTClient return a new client used to run helm cmd
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.