Documentation ¶
Index ¶
Constants ¶
View Source
const ( Group = "token.kubevirt.io" Version = "v1alpha1" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TlsSecurityProfile ¶
type TlsSecurityProfile = ocpv1.TLSSecurityProfile
TlsSecurityProfile is the TLS configuration for the proxy.
type TokenResponse ¶
type TokenResponse struct {
Token string `json:"token"`
}
TokenResponse is the response object from /token endpoint.
Click to show internal directories.
Click to hide internal directories.