Documentation
¶
Index ¶
- func ArtifactIDFromBranch(client *httpinternal.Client, service string, branch string) (string, error)
- func ArtifactIDFromEnvironment(client *httpinternal.Client, service, namespace, environment string) (string, error)
- func ReleaseArtifactID(client *httpinternal.Client, service, environment, artifactID string, ...) (httpinternal.ReleaseResponse, error)
- func ReleasesFromEnvironment(client *httpinternal.Client, service, environment string, count int) (httpinternal.DescribeReleaseResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArtifactIDFromBranch ¶
func ArtifactIDFromEnvironment ¶
func ArtifactIDFromEnvironment(client *httpinternal.Client, service, namespace, environment string) (string, error)
func ReleaseArtifactID ¶
func ReleaseArtifactID(client *httpinternal.Client, service, environment, artifactID string, intent intent.Intent) (httpinternal.ReleaseResponse, error)
func ReleasesFromEnvironment ¶ added in v0.9.0
func ReleasesFromEnvironment(client *httpinternal.Client, service, environment string, count int) (httpinternal.DescribeReleaseResponse, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.