Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultSocketPath is the SPIRE agent's default socket path DefaultSocketPath = "/tmp/spire-agent/public/api.sock" // DefaultAdminSocketPath is the SPIRE agent's default admin socket path DefaultAdminSocketPath = "/tmp/spire-agent/private/admin.sock" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigOS ¶ added in v1.2.2
type ConfigOS struct {
// contains filtered or unexported fields
}
func (*ConfigOS) AddOSFlags ¶ added in v1.2.2
func (*ConfigOS) GetTargetName ¶ added in v1.2.2
Click to show internal directories.
Click to hide internal directories.