Interface V1AuthorizationAPIGroupDSL

    • Method Detail

      • selfSubjectAccessReview

        Createable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectAccessReview> selfSubjectAccessReview()
      • subjectAccessReview

        Createable<io.fabric8.kubernetes.api.model.authorization.v1.SubjectAccessReview> subjectAccessReview()
      • selfSubjectRulesReview

        Createable<io.fabric8.kubernetes.api.model.authorization.v1.SelfSubjectRulesReview> selfSubjectRulesReview()