Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SSHKnownHost ¶
SSHKnownHost looks up a known host entry for the given host.
Types ¶
type AWS ¶
type AWS struct {
Region string
}
func (AWS) DDBLookup ¶
DDBLookup returns a function that performs a simple map lookup function in DynamoDB.
func (AWS) DescribeEfsFileSystemId ¶
DescribeEfsFileSystemId returns a function that lookups up an EFS file systems description.
func (AWS) DescribeEfsMountTargets ¶
func (a AWS) DescribeEfsMountTargets(id string) (*efs.DescribeMountTargetsOutput, error)
DescribeEfsMountTargets Lookup EFS mount targets.
Click to show internal directories.
Click to hide internal directories.