Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IAM ¶
IAM is an autogenerated mock type for the IAM type
func (*IAM) CreateSA ¶
func (_m *IAM) CreateSA(request *iam.CreateServiceAccountRequest, projectname string) (*iam.ServiceAccount, error)
CreateSA provides a mock function with given fields: request, projectname
func (*IAM) CreateSAKey ¶
func (_m *IAM) CreateSAKey(sa string, request *iam.CreateServiceAccountKeyRequest) (*iam.ServiceAccountKey, error)
CreateSAKey provides a mock function with given fields: sa, request
Click to show internal directories.
Click to hide internal directories.