package policy
import "github.com/vmware/govmomi/cli/vm/policy"
Index ¶
Types ¶
type Entity ¶
type Entity struct { Name string `json:"name"` ID types.PbmServerObjectRef `json:"id"` PolicyID string `json:"policyID"` PolicyName string `json:"policyName"` Compliance *types.PbmComplianceResult `json:"compliance"` }
type List ¶
type List []Entity
func (List) Write ¶
Source Files ¶
- Version
- v0.51.0 (latest)
- Published
- May 23, 2025
- Platform
- linux/amd64
- Imports
- 10 packages
- Last checked
- 2 weeks ago –
Tools for package owners.