Documentation ¶
Index ¶
- func GetAvailableReleases(ctx context.Context, clientset kubernetes.Interface, namespace string) ([]types.MockRelease, error)
- func GetCurrentRelease(ctx context.Context, clientset kubernetes.Interface, namespace string) (*types.MockRelease, error)
- func GetDefaultMockData(ctx context.Context) (*types.MockData, error)
- func GetDeployedReleases(ctx context.Context, clientset kubernetes.Interface, namespace string) ([]types.MockRelease, error)
- func GetHelmChartURL(ctx context.Context, clientset kubernetes.Interface, namespace string) (string, error)
- func GetMockData(ctx context.Context, clientset kubernetes.Interface, namespace string) (*types.MockData, error)
- func IsEnabled(ctx context.Context, clientset kubernetes.Interface, namespace string, ...) (bool, error)
- func SetMockData(ctx context.Context, clientset kubernetes.Interface, namespace string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAvailableReleases ¶
func GetAvailableReleases(ctx context.Context, clientset kubernetes.Interface, namespace string) ([]types.MockRelease, error)
func GetCurrentRelease ¶
func GetCurrentRelease(ctx context.Context, clientset kubernetes.Interface, namespace string) (*types.MockRelease, error)
func GetDeployedReleases ¶
func GetDeployedReleases(ctx context.Context, clientset kubernetes.Interface, namespace string) ([]types.MockRelease, error)
func GetHelmChartURL ¶
func GetMockData ¶
func IsEnabled ¶
func IsEnabled(ctx context.Context, clientset kubernetes.Interface, namespace string, license *kotsv1beta1.License) (bool, error)
func SetMockData ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.