Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReleaseControllerAnnotationValueToConfigName ¶
ReleaseControllerAnnotationValueToConfigName converts a annotation value to the config name
func ReleaseControllerConfigNameToAnnotationValue ¶
ReleaseControllerConfigNameToAnnotationValue converts a config name to the annotation value
Types ¶
type IntegratedStream ¶
type IntegratedStream struct { Tags []string `json:"tags,omitempty"` ReleaseControllerConfigName string `json:"releaseControllerConfigName"` }
func LocalIntegratedStream ¶
func LocalIntegratedStream(ctx context.Context, client ctrlruntimeclient.Client, ns, name string) (*IntegratedStream, error)
LocalIntegratedStream return the information of the given integrated stream
Click to show internal directories.
Click to hide internal directories.