package group

import "github.com/vmware/govmomi/cli/cluster/group"

Index

Types

type ClusterGroupInfo

type ClusterGroupInfo struct {
	// contains filtered or unexported fields
}

type InfoFlag

type InfoFlag struct {
	*flags.ClusterFlag
	// contains filtered or unexported fields
}

func NewInfoFlag

func NewInfoFlag(ctx context.Context) (*InfoFlag, context.Context)

func (*InfoFlag) Apply

func (*InfoFlag) Group

func (f *InfoFlag) Group(ctx context.Context) (*ClusterGroupInfo, error)

func (*InfoFlag) Groups

func (*InfoFlag) Process

func (f *InfoFlag) Process(ctx context.Context) error

func (*InfoFlag) Register

func (f *InfoFlag) Register(ctx context.Context, fs *flag.FlagSet)

Source Files

change.go create.go info_flag.go ls.go remove.go

Version
v0.48.1 (latest)
Published
Feb 11, 2025
Platform
linux/amd64
Imports
10 packages
Last checked
2 months ago

Tools for package owners.