Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlatformQuotaCheck ¶
type PlatformQuotaCheck struct { }
PlatformQuotaCheck is an asset that validates the install-config platform for any resource requirements based on the quotas available.
func (*PlatformQuotaCheck) Dependencies ¶
func (a *PlatformQuotaCheck) Dependencies() []asset.Asset
Dependencies returns the dependencies for PlatformQuotaCheck
func (*PlatformQuotaCheck) Name ¶
func (a *PlatformQuotaCheck) Name() string
Name returns the human-friendly name of the asset.
Click to show internal directories.
Click to hide internal directories.