Documentation ¶
Index ¶
- func ChannelName(customObject v1alpha1.ChartConfig) string
- func ChartName(customObject v1alpha1.ChartConfig) string
- func IsEmptyValueError(err error) bool
- func IsWrongTypeError(err error) bool
- func Namespace(customObject v1alpha1.ChartConfig) string
- func ReleaseName(customObject v1alpha1.ChartConfig) string
- func ToCustomObject(v interface{}) (v1alpha1.ChartConfig, error)
- func VersionBundleVersion(customObject v1alpha1.ChartConfig) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChannelName ¶
func ChannelName(customObject v1alpha1.ChartConfig) string
func ChartName ¶
func ChartName(customObject v1alpha1.ChartConfig) string
func IsEmptyValueError ¶
IsEmptyValueError asserts emptyValueError.
func IsWrongTypeError ¶
IsWrongTypeError asserts wrongTypeError.
func Namespace ¶
func Namespace(customObject v1alpha1.ChartConfig) string
func ReleaseName ¶
func ReleaseName(customObject v1alpha1.ChartConfig) string
func ToCustomObject ¶
func ToCustomObject(v interface{}) (v1alpha1.ChartConfig, error)
ToCustomObject converts value to v1alpha1.ChartConfig and returns it or error if type does not match.
func VersionBundleVersion ¶
func VersionBundleVersion(customObject v1alpha1.ChartConfig) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.