v1CreateTvcDeploymentIntent constructor
const
v1CreateTvcDeploymentIntent({})
Implementation
const v1CreateTvcDeploymentIntent({
required this.appId,
required this.qosVersion,
required this.pivotContainerImageUrl,
required this.pivotPath,
required this.pivotArgs,
required this.expectedPivotDigest,
required this.hostContainerImageUrl,
required this.hostPath,
required this.hostArgs,
this.nonce,
});