@FunctionalInterface public static interface KubectlRollout.PodTemplateParser
Modifier and Type | Method and Description |
---|---|
io.kubernetes.client.openapi.models.V1PodTemplateSpec |
parse(io.kubernetes.client.openapi.models.V1ControllerRevision history) |
io.kubernetes.client.openapi.models.V1PodTemplateSpec parse(io.kubernetes.client.openapi.models.V1ControllerRevision history) throws io.kubernetes.client.openapi.ApiException, KubectlException
io.kubernetes.client.openapi.ApiException
KubectlException
Copyright © 2022. All rights reserved.