package service
import "github.com/vmware/govmomi/cli/namespace/service"
Index ¶
Types ¶
type ServiceVersionFlag ¶
type ServiceVersionFlag struct { SpecType string TrustedProvider bool AcceptEULA bool // contains filtered or unexported fields }
Common processing of flags for service and service versions creation/update commands.
func (*ServiceVersionFlag) Process ¶
func (svf *ServiceVersionFlag) Process(ctx context.Context) error
func (*ServiceVersionFlag) Register ¶
func (svf *ServiceVersionFlag) Register(ctx context.Context, f *flag.FlagSet)
func (*ServiceVersionFlag) SupervisorServiceVersionSpec ¶
func (svf *ServiceVersionFlag) SupervisorServiceVersionSpec(manifestFile string) (namespace.SupervisorService, error)
SupervisorServiceVersionSpec returns a spec for a supervisor service version definition
Source Files ¶
activate.go create.go deactivate.go flag.go info.go ls.go rm.go
Directories ¶
Path | Synopsis |
---|---|
cli/namespace/service/version |
- Version
- v0.48.1 (latest)
- Published
- Feb 11, 2025
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 2 months ago –
Tools for package owners.