Documentation ¶
Index ¶
- type AccountProvider
- func (_m *AccountProvider) GardenerCredentials(hyperscalerType hyperscaler.Type, tenantName string) (hyperscaler.Credentials, error)
- func (_m *AccountProvider) GardenerSecretName(input *gqlschema.GardenerConfigInput, tenantName string) (string, error)
- func (_m *AccountProvider) GardenerSharedCredentials(hyperscalerType hyperscaler.Type) (hyperscaler.Credentials, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountProvider ¶
AccountProvider is an autogenerated mock type for the AccountProvider type
func (*AccountProvider) GardenerCredentials ¶
func (_m *AccountProvider) GardenerCredentials(hyperscalerType hyperscaler.Type, tenantName string) (hyperscaler.Credentials, error)
GardenerCredentials provides a mock function with given fields: hyperscalerType, tenantName
func (*AccountProvider) GardenerSecretName ¶
func (_m *AccountProvider) GardenerSecretName(input *gqlschema.GardenerConfigInput, tenantName string) (string, error)
GardenerSecretName provides a mock function with given fields: input, tenantName
func (*AccountProvider) GardenerSharedCredentials ¶
func (_m *AccountProvider) GardenerSharedCredentials(hyperscalerType hyperscaler.Type) (hyperscaler.Credentials, error)
GardenerSharedCredentials provides a mock function with given fields: hyperscalerType
Click to show internal directories.
Click to hide internal directories.