class TargetArtifact extends Model (View source)

Properties

string $artifactUri
string $manifestPath
protected $phaseArtifactsType
protected $phaseArtifactsDataType
string $skaffoldConfigPath

Methods

setArtifactUri($artifactUri)

No description

string
getArtifactUri()

No description

setManifestPath($manifestPath)

No description

string
getManifestPath()

No description

setPhaseArtifacts($phaseArtifacts)

No description

getPhaseArtifacts()

No description

setSkaffoldConfigPath($skaffoldConfigPath)

No description

string
getSkaffoldConfigPath()

No description

Details

setArtifactUri($artifactUri)

No description

Parameters

$artifactUri

string getArtifactUri()

No description

Return Value

string

setManifestPath($manifestPath)

No description

Parameters

$manifestPath

string getManifestPath()

No description

Return Value

string

setPhaseArtifacts($phaseArtifacts)

No description

Parameters

$phaseArtifacts

PhaseArtifact[] getPhaseArtifacts()

No description

Return Value

PhaseArtifact[]

setSkaffoldConfigPath($skaffoldConfigPath)

No description

Parameters

$skaffoldConfigPath

string getSkaffoldConfigPath()

No description

Return Value

string