Documentation ¶
Index ¶
- func ComputeForIntegration(integration *v1.Integration) (string, error)
- func ComputeForIntegrationKit(kit *v1.IntegrationKit) (string, error)
- func ComputeForResource(res v1.DataSpec) (string, error)
- func ComputeForSource(s v1.SourceSpec) (string, error)
- func ComputeSHA1(elem ...string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeForIntegration ¶
func ComputeForIntegration(integration *v1.Integration) (string, error)
ComputeForIntegration a digest of the fields that are relevant for the deployment Produces a digest that can be used as docker image tag.
func ComputeForIntegrationKit ¶
func ComputeForIntegrationKit(kit *v1.IntegrationKit) (string, error)
ComputeForIntegrationKit a digest of the fields that are relevant for the deployment Produces a digest that can be used as docker image tag.
func ComputeForResource ¶
ComputeForResource returns a digest for the specific resource.
func ComputeForSource ¶ added in v1.2.0
func ComputeForSource(s v1.SourceSpec) (string, error)
ComputeForSource returns a digest for the specific source.
func ComputeSHA1 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.