Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertAPIVersionToGroupAndVersion ¶
ConvertAPIVersionToGroupAndVersion splits APIVersion into API and version parts. An APIVersion takes the form api/version (e.g. networking.k8s.io/v1) If the input does not contain a / the group is defaulted to the empty string. apiVersion - The combined api and version to split
func IsWorkloadMarkedForUpgrade ¶ added in v0.13.0
IsWorkloadMarkedForUpgrade checks to see if a workload needs to be upgraded to the latest Verrazzano version. Verrazzano defines some resources which are used by applications and when Verrazzano is upgraded, a user can mark an application to indicate that it should use the latest resources defined by Verrazzano. A response of 'true' indicates that reconcile should use the latest resources defined by Verrazzano and a response of 'false' indicates that the application should continue to use the current values.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package loggingscope is a generated GoMock package.
|
Package loggingscope is a generated GoMock package. |