IWithLinuxRootUsername Interface

Definition

The stage of the Kubernetes cluster definition allowing to specific the Linux root username.

public interface IWithLinuxRootUsername
type IWithLinuxRootUsername = interface
Public Interface IWithLinuxRootUsername
Derived

Methods

WithRootUsername(String)

Begins the definition to specify Linux root username.

Applies to