menu
googleapis package
documentation
clouddeploy/v1.dart
ToolVersions
ToolVersions.new constructor
ToolVersions.new constructor
dark_mode
light_mode
ToolVersions
constructor
ToolVersions
(
{
String
?
docker
,
String
?
helm
,
String
?
kpt
,
String
?
kubectl
,
String
?
kustomize
,
String
?
skaffold
,
})
Implementation
ToolVersions({ this.docker, this.helm, this.kpt, this.kubectl, this.kustomize, this.skaffold, });
googleapis package
documentation
clouddeploy/v1
ToolVersions
ToolVersions.new constructor
ToolVersions class