# Functions
GetAuthenticateFunc return function to authenticate request using kubernetes token review.
SetAddress sets kuberntess api server address e.g http://host:port or https://host:port.
SetAPIVersion sets kuberntess api version.
SetAudiences sets the list of the identifiers that the resource server presented with the token identifies as.
SetClientTransport sets underlying http client transport.
SetHTTPClient sets underlying http client.
SetServiceAccountToken sets kubernetes service account token for token review API.
SetTLSConfig sets tls config for kubernetes api.