Documentation
¶
Index ¶
Constants ¶
View Source
const ( MinThreadiness = 1 MaxThreadiness = 10 DefaultThreadiness = 1 )
Variables ¶
View Source
var ( // desired annotation key and value for secrets synchronization. // may be override by commandline flags CertSyncAnnotationKey = "certsync.istio.io/autosync" CertSyncAnnotationVal = "true" )
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
func (*Agent) Initialize ¶
func (a *Agent) Initialize(opts InitOptions)
Click to show internal directories.
Click to hide internal directories.