Documentation ¶
Index ¶
Constants ¶
View Source
const ( PodNameEnvVar = "POD_NAME" PodNameNotSetErrorFormat = "Env POD_NAME not set. Daemonset dependency %s in namespace %s will be ignored!" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Daemonset ¶
type Daemonset struct {
// contains filtered or unexported fields
}
func (Daemonset) IsResolved ¶
func (d Daemonset) IsResolved(entrypoint entry.EntrypointInterface) (bool, error)
Click to show internal directories.
Click to hide internal directories.