Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
Credential azcore.TokenCredential
VM *utils.VirtualMachineScaleSetVM
OutputTruncate utils.OutputTruncate
}
Runtime executes commands on AKS nodes via the Azure VMSS RunCommand API.
func (*Runtime) RunCommand ¶
func (r *Runtime) RunCommand(ctx context.Context, opts *pkgruntime.RunOptions) (*pkgruntime.RunResult, error)
Click to show internal directories.
Click to hide internal directories.