Documentation ¶
Overview ¶
Copyright Jetstack Ltd. See LICENSE for details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeReviewer ¶
type FakeReviewer struct {
// contains filtered or unexported fields
}
func New ¶
func New(err error) *FakeReviewer
func (*FakeReviewer) Create ¶
func (f *FakeReviewer) Create(ctx context.Context, req *azv1.SubjectAccessReview, co metav1.CreateOptions) (*azv1.SubjectAccessReview, error)
Click to show internal directories.
Click to hide internal directories.