Documentation ¶
Overview ¶
Package mock_authenticationv1 is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockAuthenticationV1Interface ¶
type MockAuthenticationV1Interface struct {
// contains filtered or unexported fields
}
MockAuthenticationV1Interface is a mock of AuthenticationV1Interface interface
func NewMockAuthenticationV1Interface ¶
func NewMockAuthenticationV1Interface(ctrl *gomock.Controller) *MockAuthenticationV1Interface
NewMockAuthenticationV1Interface creates a new mock instance
func (*MockAuthenticationV1Interface) EXPECT ¶
func (m *MockAuthenticationV1Interface) EXPECT() *MockAuthenticationV1InterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockAuthenticationV1Interface) RESTClient ¶
func (m *MockAuthenticationV1Interface) RESTClient() rest.Interface
RESTClient mocks base method
func (*MockAuthenticationV1Interface) TokenReviews ¶
func (m *MockAuthenticationV1Interface) TokenReviews() v1.TokenReviewInterface
TokenReviews mocks base method
type MockAuthenticationV1InterfaceMockRecorder ¶
type MockAuthenticationV1InterfaceMockRecorder struct {
// contains filtered or unexported fields
}
MockAuthenticationV1InterfaceMockRecorder is the mock recorder for MockAuthenticationV1Interface
func (*MockAuthenticationV1InterfaceMockRecorder) RESTClient ¶
func (mr *MockAuthenticationV1InterfaceMockRecorder) RESTClient() *gomock.Call
RESTClient indicates an expected call of RESTClient
func (*MockAuthenticationV1InterfaceMockRecorder) TokenReviews ¶
func (mr *MockAuthenticationV1InterfaceMockRecorder) TokenReviews() *gomock.Call
TokenReviews indicates an expected call of TokenReviews
Directories ¶
Path | Synopsis |
---|---|
Package mock_tokenreview is a generated GoMock package.
|
Package mock_tokenreview is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.