Interface AdmissionResponseFluent<A extends AdmissionResponseFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
AdmissionReviewFluent.ResponseNested<N>
- All Known Implementing Classes:
AdmissionResponseBuilder,AdmissionResponseFluentImpl,AdmissionReviewFluentImpl.ResponseNestedImpl,DoneableAdmissionResponse
public interface AdmissionResponseFluent<A extends AdmissionResponseFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
isAllowed
Boolean isAllowed() -
withAllowed
-
hasAllowed
Boolean hasAllowed() -
withNewAllowed
-
withNewAllowed
-
addToAuditAnnotations
-
addToAuditAnnotations
-
removeFromAuditAnnotations
-
removeFromAuditAnnotations
-
getAuditAnnotations
-
withAuditAnnotations
-
hasAuditAnnotations
Boolean hasAuditAnnotations() -
getPatch
String getPatch() -
withPatch
-
hasPatch
Boolean hasPatch() -
withNewPatch
-
withNewPatch
-
withNewPatch
-
getPatchType
String getPatchType() -
withPatchType
-
hasPatchType
Boolean hasPatchType() -
withNewPatchType
-
withNewPatchType
-
withNewPatchType
-
getStatus
io.fabric8.kubernetes.api.model.Status getStatus() -
withStatus
-
hasStatus
Boolean hasStatus() -
getUid
String getUid() -
withUid
-
hasUid
Boolean hasUid() -
withNewUid
-
withNewUid
-
withNewUid
-