Documentation
¶
Index ¶
- Constants
- Variables
- func Create(options map[string]interface{}) (map[string]interface{}, error)
- func Delete(options map[string]interface{}) (bool, error)
- func GetStaticState() *helm.InstanceState
- func Read(options map[string]interface{}) (map[string]interface{}, error)
- func Update(options map[string]interface{}) (map[string]interface{}, error)
Constants ¶
View Source
const (
OpenldapDefaultNamespace = "openldap"
)
Variables ¶
View Source
var DefaultDeploymentList = []string{
"openldap-ltb-passwd",
"openldap-phpldapadmin",
}
Functions ¶
func GetStaticState ¶
func GetStaticState() *helm.InstanceState
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.