Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(host, accessKey, secretKey string) *panopticaclient.SecureApplicationAPI
Types ¶
type HmacSha2Auth ¶
type HmacSha2Auth struct { Host string BasePath string Credentials *credentials.Credentials CredentialScope string }
func NewAuth ¶
func NewAuth(agentID, host, basePath, sharedKey, credentialScope string) HmacSha2Auth
func (HmacSha2Auth) AuthenticateRequest ¶
func (auth HmacSha2Auth) AuthenticateRequest(r runtime.ClientRequest, _ strfmt.Registry) error
Click to show internal directories.
Click to hide internal directories.