RevisionStatus constructor
RevisionStatus({})
Implementation
RevisionStatus({
this.conditions,
this.desiredReplicas,
this.imageDigest,
this.logUrl,
this.observedGeneration,
this.serviceName,
});
RevisionStatus({
this.conditions,
this.desiredReplicas,
this.imageDigest,
this.logUrl,
this.observedGeneration,
this.serviceName,
});