Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Scope VMSSExtensionScope // contains filtered or unexported fields }
Service provides operations on Azure resources.
type VMSSExtensionScope ¶
type VMSSExtensionScope interface { azure.ClusterDescriber VMSSExtensionSpecs() []azure.ExtensionSpec SetBootstrapConditions(context.Context, string, string) error }
VMSSExtensionScope defines the scope interface for a vmss extension service.
Directories ¶
Path | Synopsis |
---|---|
Package mock_vmssextensions is a generated GoMock package.
|
Package mock_vmssextensions is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.