218 lines
3.4 KiB
Python
218 lines
3.4 KiB
Python
# terrascript/rancher2/r.py
|
|
# Automatically generated by tools/makecode.py ()
|
|
|
|
import warnings
|
|
|
|
warnings.warn(
|
|
"using the 'legacy layout' is deprecated", DeprecationWarning, stacklevel=2
|
|
)
|
|
import terrascript
|
|
|
|
|
|
class rancher2_app(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_app_v2(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_activedirectory(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_adfs(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_azuread(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_freeipa(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_github(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_keycloak(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_okta(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_openldap(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_auth_config_ping(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_bootstrap(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_catalog(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_catalog_v2(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_certificate(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cloud_credential(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_alert_group(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_alert_rule(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_driver(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_logging(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_role_template_binding(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_sync(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_template(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_cluster_v2(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_etcd_backup(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_feature(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_global_dns(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_global_dns_provider(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_global_role(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_global_role_binding(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_machine_config_v2(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_multi_cluster_app(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_namespace(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_node_driver(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_node_pool(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_node_template(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_notifier(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_pod_security_policy_template(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_project(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_project_alert_group(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_project_alert_rule(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_project_logging(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_project_role_template_binding(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_registry(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_role_template(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_secret(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_secret_v2(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_setting(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_storage_class_v2(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_token(terrascript.Resource):
|
|
pass
|
|
|
|
|
|
class rancher2_user(terrascript.Resource):
|
|
pass
|