| Modifier and Type | Class and Description |
|---|---|
class |
BuildArtifact
Description of an a image to use during Skaffold rendering.
|
static class |
BuildArtifact.Builder
Description of an a image to use during Skaffold rendering.
|
| Modifier and Type | Method and Description |
|---|---|
BuildArtifactOrBuilder |
ReleaseOrBuilder.getBuildArtifactsOrBuilder(int index)
List of artifacts to pass through to Skaffold command.
|
BuildArtifactOrBuilder |
Release.getBuildArtifactsOrBuilder(int index)
List of artifacts to pass through to Skaffold command.
|
BuildArtifactOrBuilder |
Release.Builder.getBuildArtifactsOrBuilder(int index)
List of artifacts to pass through to Skaffold command.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BuildArtifactOrBuilder> |
ReleaseOrBuilder.getBuildArtifactsOrBuilderList()
List of artifacts to pass through to Skaffold command.
|
List<? extends BuildArtifactOrBuilder> |
Release.getBuildArtifactsOrBuilderList()
List of artifacts to pass through to Skaffold command.
|
List<? extends BuildArtifactOrBuilder> |
Release.Builder.getBuildArtifactsOrBuilderList()
List of artifacts to pass through to Skaffold command.
|
Copyright © 2024 Google LLC. All rights reserved.