# Functions
ValidateAppName validates application name.
Validation image reference.
ValidateProtocol validates protocol based on whether created service is set to NodePort or NodeBalancer type.
# Structs
AppNameValidity describes validity of the application name.
AppNameValiditySpec is a specification for application name validation request.
Describe validity of the image reference.
Specification for image referecne validation request.
ProtocolValidity describes validity of the protocol.
ProtocolValiditySpec is a specification of protocol validation request.