Interface V1Alpha1AuthenticationAPIGroupDSL

    • Method Detail

      • selfSubjectReview

        InOutCreateable<io.fabric8.kubernetes.api.model.authentication.v1alpha1.SelfSubjectReview,​io.fabric8.kubernetes.api.model.authentication.v1alpha1.SelfSubjectReview> selfSubjectReview()
        API for creating authentication.k8s.io/v1alpha1 SelfSubjectReview. SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
        Returns:
        InOutCreateable instance for creating SelfSubjectReview object