Versions in this module Expand all Collapse all v0 v0.17.1 Mar 19, 2018 v0.17.0 Feb 28, 2018 Changes in this version + type ClusterGroupInfo struct + type InfoFlag struct + func NewInfoFlag(ctx context.Context) (*InfoFlag, context.Context) + func (f *InfoFlag) Apply(ctx context.Context, update types.ArrayUpdateSpec, ...) error + func (f *InfoFlag) Group(ctx context.Context) (*ClusterGroupInfo, error) + func (f *InfoFlag) Groups(ctx context.Context) ([]types.BaseClusterGroupInfo, error) + func (f *InfoFlag) Process(ctx context.Context) error + func (f *InfoFlag) Register(ctx context.Context, fs *flag.FlagSet)