class PhaseArtifact extends Model (View source)

Properties

string $jobManifestsPath
string $manifestPath
string $skaffoldConfigPath

Methods

setJobManifestsPath($jobManifestsPath)

No description

string
getJobManifestsPath()

No description

setManifestPath($manifestPath)

No description

string
getManifestPath()

No description

setSkaffoldConfigPath($skaffoldConfigPath)

No description

string
getSkaffoldConfigPath()

No description

Details

setJobManifestsPath($jobManifestsPath)

No description

Parameters

$jobManifestsPath

string getJobManifestsPath()

No description

Return Value

string

setManifestPath($manifestPath)

No description

Parameters

$manifestPath

string getManifestPath()

No description

Return Value

string

setSkaffoldConfigPath($skaffoldConfigPath)

No description

Parameters

$skaffoldConfigPath

string getSkaffoldConfigPath()

No description

Return Value

string