Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngessConfig ¶
type IngessConfig struct {
Port int `json:"port"`
Description string `json:"description,omitempty"`
}
IngessConfig represents a security group ingress configuration
func DefaultIngress ¶
func DefaultIngress() []IngessConfig
DefaultIngress returns the default list of ports to open
Click to show internal directories.
Click to hide internal directories.