Documentation ¶
Overview ¶
Package vcsim provide helpers for vcsim controller.
Package vcsim provide helpers for vcsim controller.
Index ¶
- func Create(ctx context.Context, c client.Client) error
- func Delete(ctx context.Context, c client.Client, skipCleanup bool) error
- func Get(ctx context.Context, c client.Client) (*vcsimv1.VCenterSimulator, error)
- func NewClusterProxy(name string, kubeconfigPath string, scheme *runtime.Scheme, ...) framework.ClusterProxy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterProxy ¶ added in v1.11.0
func NewClusterProxy(name string, kubeconfigPath string, scheme *runtime.Scheme, options ...framework.Option) framework.ClusterProxy
NewClusterProxy creates a ClusterProxy for usage with VCSim.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.