package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev
# Functions
ValidateAppName validates application name.
ValidateImageReference validates image reference.
ValidateLoginStatus returns information about user login status and if request was made over HTTPS.
ValidateProtocol validates protocol based on whether created service is set to NodePort or NodeBalancer type.
ValidateRbacStatus validates if RBAC is enabled in the cluster.
# Structs
AppNameValidity describes validity of the application name.
AppNameValiditySpec is a specification for application name validation request.
ImageReferenceValidity describes validity of the image reference.
ImageReferenceValiditySpec is a specification of an image reference validation request.
LoginStatus is returned as a response to login status check.
ProtocolValidity describes validity of the protocol.
ProtocolValiditySpec is a specification of protocol validation request.
RbacStatus describes status of RBAC in the cluster.