Documentation
¶
Index ¶
- type SG
- func (_m *SG) AuthorizeSecurityGroupIngress(_a0 *ec2.AuthorizeSecurityGroupIngressInput) (*ec2.AuthorizeSecurityGroupIngressOutput, error)
- func (_m *SG) DescribeSecurityGroups(_a0 *ec2.DescribeSecurityGroupsInput) (*ec2.DescribeSecurityGroupsOutput, error)
- func (_m *SG) RevokeSecurityGroupIngress(_a0 *ec2.RevokeSecurityGroupIngressInput) (*ec2.RevokeSecurityGroupIngressOutput, error)
- type SM
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SG ¶
SG is an autogenerated mock type for the Client type
func (*SG) AuthorizeSecurityGroupIngress ¶
func (_m *SG) AuthorizeSecurityGroupIngress(_a0 *ec2.AuthorizeSecurityGroupIngressInput) (*ec2.AuthorizeSecurityGroupIngressOutput, error)
AuthorizeSecurityGroupIngress provides a mock function with given fields: _a0
func (*SG) DescribeSecurityGroups ¶
func (_m *SG) DescribeSecurityGroups(_a0 *ec2.DescribeSecurityGroupsInput) (*ec2.DescribeSecurityGroupsOutput, error)
DescribeSecurityGroups provides a mock function with given fields: _a0
func (*SG) RevokeSecurityGroupIngress ¶
func (_m *SG) RevokeSecurityGroupIngress(_a0 *ec2.RevokeSecurityGroupIngressInput) (*ec2.RevokeSecurityGroupIngressOutput, error)
RevokeSecurityGroupIngress provides a mock function with given fields: _a0
type SM ¶
SM is an autogenerated mock type for the Client type
func (*SM) GetSecretValue ¶
func (_m *SM) GetSecretValue(_a0 *secretsmanager.GetSecretValueInput) (*secretsmanager.GetSecretValueOutput, error)
GetSecretValue provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.