Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CFNParametersValue ¶
type CFNParametersValue []*cloudformation.Parameter
func CFNParameters ¶
func CFNParameters(s kingpin.Settings) (target *CFNParametersValue)
func (*CFNParametersValue) Set ¶
func (h *CFNParametersValue) Set(value string) error
func (*CFNParametersValue) String ¶
func (h *CFNParametersValue) String() string
type CFNTagsValue ¶
type CFNTagsValue []*cloudformation.Tag
func CFNTags ¶
func CFNTags(s kingpin.Settings) (target *CFNTagsValue)
func (*CFNTagsValue) Set ¶
func (h *CFNTagsValue) Set(value string) error
func (*CFNTagsValue) String ¶
func (h *CFNTagsValue) String() string
Click to show internal directories.
Click to hide internal directories.